资源列表
DOS-game
- 这是一段DOS下的五子棋实现,通过输入坐标值会在棋盘的相应位置放置一枚棋子,黑白双方交替输入,当一方获胜程序结束。-This is the period of the DOS backgammon achieve by entering coordinate values will place a pawn in the corresponding position of the chessboard, black and white sides alternatel
shudu
- 数独游戏设计程序代码,需要的朋友可以借荐一下。- math game
Main
- 简单的分牌算法,java类,实现随即分成四堆牌-Simple scoreboard algorithm, java class, then divided into four reactor licensing
poker
- 扑克牌的分发,操作,供大家参考学习。谢谢大家。-Allow phonetic typing EnglishSpanishArabic Distribution of playing cards, the operating
daima
- 小游戏。实现记忆纸牌的功能。。ImageList控件里那6张图片放两份,第0张和第6张相同,第2张和第7张。。。。。。 然后就是产生0-11的随机数咯,这个应该会吧,很简单的,为防止随机数重复,请系统当前时间的毫秒数为种子。 -Game. Realize the function of memory cards. . ImageList control in the 6 put two pictures, the first 0 and 6 copies of the same, the
CHESS
- 国际象棋马的遍历,用C++实现的程序~~遍历一遍没有重复~-Chess horses traversal, using C++ implementation of the program did not repeat it again ~ ~ ~ traversal
ChessBoard
- 用于画五子棋棋盘,绘制棋盘表格图,Graphics的应用。-Background board for painting, drawing board table map, Graphics applications.
pythonlasthw
- 程序设计与思想方法 python大作业 五子棋-Python programming and thinking big job backgammon
wuziqi
- 用c++编的一个简易五子棋,能实现俩个人的游戏-C++ for use of a simple Gobang, to achieve both individual games
24
- 24点 Visual Studio 2010 递归-24-point recursive Visual Studio 2010
game
- 游戏,模拟小鼠从迷宫的一头到另一头。用#表示迷宫的墙,用*表示小鼠,—表示小鼠走过的地方。-Games, simulations mice from one end to the other end of the maze.# Said the maze with walls, with the* denotes mice- mice that passed the place.
SanZiQi
- 三子棋游戏,利用数组和java中的基础语法编写。-Three sons chess game,the program is the easy istance,and you can improve it.