-
[原创]非常耐玩的足球小游戏
[原创]非常耐玩的足球小游戏-[original] very small Naiwan football game
- 2022-03-28 15:12:31下载
- 积分:1
-
java写的扫雷游戏,有兴趣的人可以下来看看。
java写的扫雷游戏,有兴趣的人可以下来看看。-this is a sl game,complete by java language,
- 2023-07-22 00:20:03下载
- 积分:1
-
游戏编程参考手册.chm
游戏编程参考手册.chm-game programming reference manual. Chm
- 2022-02-03 12:19:02下载
- 积分:1
-
gbas游戏1832
gbas游戏1832 - Rockman EXE 5 Team of Blues (J)-GBAS games 1832- Rockman EXE 5 Team of Blues (J)
- 2023-03-20 10:40:04下载
- 积分:1
-
VC汉诺塔游戏
VC汉诺塔游戏-能很好的演示过程-HANOR game- a really good demonstration
- 2023-02-27 13:40:03下载
- 积分:1
-
用C语言编写的钢琴程序
用C语言编写的钢琴程序-C language piano procedures
- 2022-03-21 08:59:19下载
- 积分:1
-
一个传统的俄罗斯方块小游戏,在windows下运行的。
一个传统的俄罗斯方块小游戏,在windows下运行的。-A traditional Tetris game, running under the windows.
- 2022-03-19 01:28:02下载
- 积分:1
-
小型游戏引擎
小型游戏引擎-Small game engine
- 2023-01-31 05:50:04下载
- 积分:1
-
速算24游戏 游戏规则: (1)点击“开始游戏”的按钮,游戏开始,系统将会发出四张牌 (2)用户将发出的四张牌用+,...
速算24游戏 游戏规则: (1)点击“开始游戏”的按钮,游戏开始,系统将会发出四张牌 (2)用户将发出的四张牌用+,-,*,/组合起来,并把组合的表达式输入到输入框里头 (3)点击确定按钮,游戏将会计算你输入的表达式是否合法,或者结果是否正确,并且给出提示。 (4)如果输入的表达式不正确,则会让用户重新输入;如果输入的表达式正确,则重新开始游戏-Quick count of 24 games the rules of the game: (1) Click the Start Game button, the game started, the system will issue four licenses (2) 4 users will be issued a license to use 2B !,-,*,/ together, and the combination of expression first entered into the input box (3) Click the OK button, the game will calculate whether you have entered the legitimate expression, or the results are correct, and gives tips. (4) If you enter the expression is not correct, then allow the user to re-enter If you enter the correct expression, then re-start the game
- 2022-03-13 13:32:34下载
- 积分:1
-
importation of a maze of arbitrary size, with a stack get out of the maze of tra...
输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为扩展名。输入完毕时用F9键来得到结果, 找到路径时,屏幕下方会出现Path found,否则出现Path not found。 程序经Turbo C 2.0编译调试成功。运行时不用添加任何运行库。 不可以在VC上编译。-importation of a maze of arbitrary size, with a stack get out of the maze of trails and on the screen. Program : can achieve and preserve the printed maze maze, the accompanying documents were four test maze of trails to document test1 4.dd. I would be grateful if those files are copied to the TC current directory, or in the state when fully contained path. Due to restrictions on the size of the screen when the user input labyrinth must pay attention to : the size of the maze is a restriction, not less than 4* 3, not more than 30* 20. Otherwise there will be a wrong message. At the beginning of the importation of all walls, from top to bo
- 2022-02-15 22:18:55下载
- 积分:1