资源列表
Tetris_Console
- 开发环境:vs2008.程序类型:win32 console程序。采用C++语言编写DOS版本的网络对战俄罗斯方块。-Development:vs2008.Type of program:win32 console.This is a Netplay Russian square,which is of DOS version.
weiqi
- 简单的围棋程序,具有落子,提子,悔棋等等功能。比较简单。不具有智能。-similar weiqi sample,function of undo and capture
srclient
- 扑克比赛游戏,很有趣味性,大家不放试试啊-Poker game, great fun, we try to hold ah
Backgammon
- 可以联机玩的网络五子棋,我只完成了基本代码,请多多指教。-The network can play backgammon online, I only completed the basic code, exhibitions.
Arkanoid
- 一个好玩的打砖块游戏,用Visual Basic 语言开发,我只完成了基本代码,请多多指教。-A fun Breakout game, developed in Visual Basic language, I only completed the basic code, exhibitions.
DoubleLink
- 用C#写的一个连连看小游戏,有详细的算法说明和实现步骤-The Code is a small game with CSharp, Has particular algorithm and realize step.
01
- 五子棋,运用vb语言编写的五子棋程序,交流学习-Backgammon, backgammon using vb language programs, exchange of learning
wuziqi
- 本程序是一款简单的五子棋游戏,可以实现人机下棋。-This program is a simple game of backgammon, you can achieve human-computer chess.
Renju-game
- 五子棋游戏的源代码,里面有小小的技巧,希望对大家有所帮助-The source code of renju game , and there is a little skill, hope to be a great help for you
XNA_Solita220899872011
- XNA 4.0 Solitaire - A complete game of klondike solitaire using XNA 4.0 & VS2010. This also include my XNA Library for making 2D games. You can drag & drop cards or right mouse click to send cards to foundation decks. High score is always recorded wh
biyesheji(wangluoxiangqi)
- 网络象棋对战,完整的毕业设计代码,可以作为毕业设计使用-Network chess against, complete the graduation design code The graduation design can use
Backgammon-curriculum-design
- 五子棋课程设计,1拥有一个良好的进入界面,以及必要的选项; 2拥有一个二维的数组来记录和更新实时的状态,并且能够有一种方法在DOS界面下绘制出整个棋局的实时状态(包括棋盘和棋子); 3能够通过键盘上的按键完成所选位置的移动和选定操作; 4能够在每一次的走棋后判定是否游戏结束(棋盘走满或者是一方胜出); 5能够完成悔棋的功能,并保证这之间的棋局绘图能够与二维数组数据同步,做到真正意义上的悔棋。 -Backgammon curriculum design, an entry wi