资源列表
GUESSWORDS
- 猜字的经典游戏,2种方法。可存可不存单词入库。-guess characters of the classic games, two methods. Cun Cun may not be the word storage.
hannuota
- 汉诺塔这个益智类的小游戏能通过本代码能简单的实现,为大家提供方便。-The Tower of Hanoi puzzle game through the code to a simple realization, we provide convenient.
Numberguess
- 猜数字小游戏源代码。游戏规则为逐个输入四个不重复的0到9的数字,然后确认,系统会提示你的正确情况,A表示位置数字全对的,B表示位置不对但数字对,一共10次机会看你能否才对一个数字。-Number guessing game source code. Rules of the game is not repeated for the four-by-input 0 to 9, then confirm, the system will prompt you to correct the situa
2048
- 如输入 w 1 2 a 5 4 s 11 2 d 13 4 d 9 2 ,表示用户依次进行了如下5次操作: 玩家向上滑动一次,之后在编号1的位置新出现一个数值为2的新增块 玩家向左滑动一次,之后在编号5的位置新出现一个数值为4的新增块 玩家向下滑动一次,之后在编号11的位置新出现一个数值为2的新增块 玩家向右滑动一次,之后在编号13的位置新出现一个数值为4的新增块 玩家向右滑动一次,之后在编号9的位置新出现一个数值为2的新增块 如果编号所在的位置不为空,则修改
main
- 搬山游戏:设有n座山,计算机与人作为比赛的双方,双方轮流搬山。规定每次搬山的数目不能超过k座,谁搬最后一座谁输。游戏开始时,计算机请人输入山的总数(n)和每次允许搬山的最大数目(k)。然后请人先开始,人输入了需要搬走的山的数目后,计算机马上输出它搬多少座山,并提示尚余多少座山。双方轮流搬山直到最后一座山搬完为止。计算机显示谁是赢家,并问人是否要继续比赛。若人不想玩了,可以输入山的总数为0,计算机便会告诉人共完了几局,双方胜负如何。-Moving mountains Games: with n m
game_number_nuess
- 经典的猜数字游戏在matlab中的一种实现方法-The classic guessing game in matlab an implementation methodWith this program no longer have to worry about paper illustrations look good.
facai
- 一个小游戏,给你几次机会,分别输入一个数字,看你发财的机会!
pintuyouxi
- 拼图游戏,用的是坐标 更换 ,还在学习 望高手指正,十分感谢-Jigsaw puzzle, using the coordinates replacement, still learning hope you can correct me, I am very grateful
sr
- 用栈实现了重排九宫问题,这是一类经典的滑块游戏-A artificial intelligence problem
Adder
- 加法程序,是3个数字的加法器,很不错,我们可以用来做小游戏-Addition the program is three-digit adder, very good, we can use to make game
tanchishe
- C++贪吃蛇源代码 压缩文档 -sneak game
stone_choice
- 很小很经典的一个游戏——取石子,一次只允许取1到3的整数,最后取走石子的一方失败。-A small classic games- from stone, to allow only take a 1-3 integer, and finally took away the stones of one loser.