资源列表
俄罗斯方块游戏的抽象类
- 该类内部维护了一个矩阵,是由俄罗斯方块抽象出来的 矩阵的每个元素代表方格中的每个单元格,1代表该格有方块,0没有 该类的所有方法都是围绕这个核心矩阵来操作的-internal safeguard such a matrix by Russian abstract squares of the matrix elements of each representative of each grid cells, a representative of the grid with squares 0
Russia
- 用C语言编写的,俄罗斯方块,适合修读C综合实验的同学使用-Using C language, the Russian box, suitable for studying C students use an integrated experimental
russiablock[1].tar
- 经典俄罗斯方块游戏源码,绝对经典,和可执行的!-The classic Tetris game source, absolute classics, and enforceable!
8-queens-game
- 八皇后游戏的说明: 问题的提出:八皇后是个古老而有趣的游戏,是由高斯于1850年首先提出的。 要求在国际象棋的棋盘上放置八个皇后,使其不能相互攻击,即任意两个皇后不能处于 棋盘的同一行、同一列和同一条对角线上。试问有多少种放法? 基本思想是:先把皇后放在(0,0)位置,然后把1号皇后放在(1,j)位置, 使其满足要求。接着放2号皇后,依此类推。遇到某个皇后如把她无论放在该行的任意 位置均不满足要求,则前一个皇后放置不当,须重新放置前一皇后,如8个皇后均按要 求放置
new_wuziqi
- 一个五子棋游戏源码-a 331 game FOSS
HAI5
- 用C写的一个小游戏-C wrote a little game
wuziqi
- 用C++的五子棋源代码,实现简易的人机对战功能,-With C++ backgammon source code simple man-machine war
MJUtils
- 麻将碰,杠,胡算法。代码经测试多次,能正常碰,杠,胡-Mahjong touch, bar code
wuziqi
- 自己用java写的一个五子棋小程序,C/S结构,包含客户端和服务器的源代码,供以参考。-Own use java applet written in a Gobang, C/S architecture, including client and server source code, for by reference.
peut-etre
- This source code if for a che-This source code if for a chess
lsv
- 通过简单程序来学习visual basic 2008-visual basic 2008
ChessWZQ
- A simple chess algythem