资源列表
chess
- 五子棋程序实现,应用于毕业论文,做毕业设计-Gobang program, applies to thesis, and graduated from the design
b
- 八皇后问题是在8×8的国际象棋棋盘上,安防8个皇后,要求没有一个皇后能够“吃掉”任何其他一个皇后,即没有两个或两个以上的皇后占据棋盘上的同一行、同一列或同一条对角线-8 Queen' s problem is that in the 8 × 8 chess board, the Security 8 Queen, a Queen' s request was not able to " eat" any other a queen, that is, no two
java_saolei
- JAVA编程实现扫雷小游戏,能够实现基本的扫雷功能,对于java入门者是非常好的练手的例子-JAVA programming examples Minesweeper game Minesweeper to achieve the basic functions for java beginners is a very good practice hand
Russia
- 俄罗斯方块游戏,包含基本变换,显示下一个,分数等,可以再扩充游戏积分榜等。-Tetris game, including the basic transformation, indicating the next, scores, etc., can be expanded, such as game points standings.
zhongguoxiangqi
- vb 的中国象棋,很经典的游戏,需要的请拿去学习一下吧
28
- 五子棋模拟。以数字0表示空棋盘,以其他数字表示以下的棋子的位置,以A,B表示两个游戏者,游戏者可以通过输入棋子坐标指明落子位置,若干步后,程序会判断游戏结果并输出。-Gobang simulation. To the number 0 indicates an empty chessboard, with other numbers indicate the location of the following pieces, to A, B, said two players, players
pukepaiyouxi
- 扑克牌游戏 由C++开发的小游戏,系统随机发牌,打法可参照使用说明-Poker game in C++ development of small game, the system randomly licensing, play can refer to instructions
plb_tft_cntlr_ref_v1_00_c.rar
- 用spartan 3 实现俄罗斯方块游戏,Spartan 3 with the realization of Tetris game
2006_07_17_182713_MVvhonsMrv
- 就是个小游戏啊 ` 俄罗斯方块,都会吧 看看怎么搞的就好-game is a small `ah Russian box, and see how it will engage like the
Migoya_Chess
- 外国人的国际象棋源码-foreigners chess FOSS
中国象棋(支持网络连机)源代码
- 中国象棋 非常有趣的游戏 还添加了连网对战的功能-very interesting chess game has added networking features players
wuziqi
- 这是一个简单的单机版五子棋程序,有三种棋盘大小可供选择。可以进行人机对弈和人人对弈。