资源列表
five
- 一个用C 编写的五子棋游戏(1) 在TC 1.0~TC 3.0下编译
my_tetris
- 自己写的简单的俄罗斯方块游戏,没有分数统计和升级功能-Write your own simple Tetris game, there is no score statistics and upgrade capabilities
fivechess
- 一个简单的五子棋游戏,用c++写的,对初学者会有一定的帮助-it is a simple c++ source file which describing the little game fivechess.the beginer may benefit a lot from it!
Gobang
- 一个自己编写的简单的五子棋游戏的源码。可以实现双人对战和人机对战哦。-Backgammon a very good game!
poke_s
- 扑克游戏,有点像接龙 玩法: 设置为难时,成功的几率比较低,这更有挑战性。K可以随便移,其他牌只能接在同花色的且比它大一点的牌下。如图中的方片10可以接在方片J后。移动的方法,先点一下方片10,然后再点一下方片J即可。 注意:如果将移动的牌没有位置放时,移动将不成功。如像上面的方片J下紧接有K,将不能移,可先将K移开再移方片10。 设置为中等时,所有的牌均可见。 设置为容易时,不要求同花色,只要求同颜色。-Poker games, a bit like playing Sol
24point
- 计算二十四点游戏,程序随机生成1~13中的四个数,用户给出算式,程序验证是否正确-Calculated 24.2 gaming, the program randomly generates a 13 in the four number, the user gives the formula, the program verify that the correct
BlockFrame
- 俄罗斯方块【框架之一BlockFrame】七个框架-Tetris BlockFrame】 【framework of one of the seven framework
sourcecodeofenuosi.cc
- 很简单的俄罗斯方块游戏的原代码,C++实现。 供初学者学习。-Very simple Tetris game' s original code, C++ to achieve. For beginners to learn.
wuziqi
- 简单五子棋游戏,两人一起玩,采用了图形界面设计。-Backgammon game
mtetris
- MATLAB版俄罗斯方块 控制键: [4]左[5] 旋转 [6] 右 [2] 下落 [Ctrl+P] 暂停/恢复
mtetris
- 用MATLAB实现的俄罗斯方块,代码简单使用,界面好看,操作简单。
doudizhuyuanma
- 斗地主的原代码 字符版,大家可以参考一下算法