资源列表
wuziqi
- 简单五子棋,简单的手机游戏制作,对于j2me 初学者有益-a simple game
CardTypeRegulation
- Java四人斗地主源码,单机版-Four Doude Zhu Java source code, stand-alone version
超级智能五子棋
- 采用最新算法,即使你很厉害,也不免会败给电脑。-using the latest algorithm, even if you are very serious, will inevitably be lost to the computer.
wuziqi
- 程序设计相关资料:一个寒假写的五子棋(含原代码).doc-A winter vacation to write 331 (including source code). Doc
tetris
- VB6.0平台制作的经典游戏,俄罗斯方块小程序
gobang
- 五子棋,控制台运行的一个小游戏,没有什么技术含量-gobang,just a game
vsccp13c
- 中国象棋源代码 vsccp1.3 -Chinese Chess source code vsccp1.3
boardgame
- the board game (with c++)-the board game (with c)
jingziqi
- 这个是很简单的井字棋游戏。很简单很简单,我刚开始上学时候,接触到的-Tic Tac Toe This is a very simple chess game. Very simple very simple, I just started school when exposed to
java--SnakeGame
- 用java写的贪吃蛇的游戏,使用了链表和进程有关的知识,可以改变蛇的速度。基本功能都已实现。-Snake written by java game, use the list and process-related knowledge, can change the speed of the snake. Basic functions have been achieved.
els
- 没有UI部分,要修改玩家人数,方块数,颜色, 键盘配置请看CGameController的Start函数,请大家提提意见, 我想做成像上海热线的俄罗斯方块,支持网络对战
Chess
- 用博弈树的实现的五子棋算法的Matlab程序,可以供大家学习交流之用。