资源列表
Snake
- 一个C++做的贪吃蛇游戏,包含源码和可执行文件及说明-C++ to do a Snake game, including source code and executable files and descr iption
vc 五子棋
- vc编的五子棋,只有简单的人人对战,对刚接触windows的新手希望有所帮助。基本没有注释,是作者闲暇之余写的。
wuziqi
- 五子棋游戏源代码,可在wince平台上运行,是一款非常好的游戏-Renju game source code can be run on wince platform, is a very good game
Bejeweled
- 一款宝石游戏。国外制作。 开放了大部分算法,代码。-A gem game. Produced overseas. Open most of the algorithms, code.
SudokuSolve
- 一个简单的9*9数独游戏的解答程序,花费了不少的心血,欢迎大家交流学习-A simple 9* 9 Sudoku answers procedures, spent a lot of effort, we welcome the exchange of learning
基于TC的红蓝军对战游戏源码
- 大学生课程设计,红蓝军对战源代码,BC及TC下编译运行
aaaa
- 用java实现的简单奥罗斯方块,有详细的步骤说明。-Achieved with a simple java Aoluo Si box, a detailed descr iption of the steps.
eluoshi2
- 俄罗斯方块游戏源码,采用QT制作,界面精美,堪称佳作;-Tetris game source, use of QT production, attractive interface, called masterpiece
snake
- 基于vc++6.0的贪吃蛇源代码,用mfc实现的。-Snake vc++6.0 based on the source code, mfc achieved.
3721els
- vc2010下编写的一个俄罗斯方块对战程序。-vc2010 prepared a Tetris Battle program.
eightqueen
- 八皇后问题 【问题描述】 在一个8×8的国际象棋棋盘上放置8个皇后,要求每个皇后两两之间不“冲突”,即没有一个皇后能“吃掉”任何其他一个皇后,简单的说就是没有任何两个皇后占据棋盘上的同一行或同一列或同一对角线,即在每一横列、竖列、斜列都只有一个皇后。-Descr iption of the problem eight queens problem 【】 In an 8 × 8 chess board to place eight queens, requires that each
ChatNoir
- 用vb.net写的围猫游戏,模仿自一个flash游戏,运用了A*算法来实现猫的寻路。不过本人比较懒,没有注释,能看懂就将就着看吧-Chat Noir.