资源列表
24点
- 经典的四张扑克算24点游戏源代码,用VC6编写的,程序具有自动求解和计时功能,短小精悍,寓教于乐,对初学者有不少帮助。
超级玛丽FLASH源码
- 超级玛丽FLASH源码,非常好的游戏架构,游戏开发者的必备经典。读不懂源码者可来信交流
用VFP6.0开发的连连看游戏
- 用VFP6.0开发的连连看游戏,全部源代码,及安装包:连连看SETUP.rar,解包执行setup.exe 比一般连连看游戏多了暂停和演示功能.,Developed using VFP6.0 Lianliankan game, all the source code, and install the package: Lianliankan SETUP.rar, unpack the implementation of setup.exe Lianliankan game more than
zajinhua 简易的扎金花游戏代码
- 一个简易的扎金花游戏代码,是c++环境下写的-a paper of simple code for an game name "zajinhua"
gobang.rar
- 五子棋游戏,学习网络编程时编写,基于MFC,使用TCP连接,非常稳定。,Gobang game, the preparation of learning network programming, based on the MFC, use the TCP connection is very stable.
MCM-html5
- HTML5扫雷游戏源码.界面非常美观.仅支持Html5 的浏览器.-Minesweeper HTML5 source. Interface is very beautiful. Only support Html5 browser.
snake.rar
- 一款很好的用QT编的贪吃蛇游戏源代码 一款很好的用QT编的贪吃蛇游戏源代码 ,QT with a very good game for the Snake a very good source to use QT for the Snake game source code
game
- 简单写的一个横版过关的小游戏,适合新手学习,用DX写的,实现了基本的行走,怪物等-Simple to write a horizontal version of the game to cross the border, suitable for novice to learn to write DX, basic walking monsters
Sokoban
- 推箱子,小游戏,也是我在大学写的第一个能上得了台面的游戏,最适合初学MFC的同学。里面有10几个关卡,当然自己也可以增加。支持最短路径。-Sokoban game, the game in college, I wrote the first one got on the table, the most suitable for beginner MFC classmates. 10 a few points, of course, they can also increase. Support
stockfish国象的代码
- stockfish国象的代码,,注释很好。功能很强。-Stockfish is a free UCI chess engine derived from Glaurung 2.1. It is not a complete chess program, but requires some UCI compatible GUI (like XBoard with PolyGlot, eboard, Jose, Arena, Sigma Chess, Shredder, Chess
24点游戏
- VS2010平台,用C#编写的24点游戏应用程序 有兴趣的可以来研究研究