资源列表
EatSnake
- 基于C#的简易贪吃蛇小游戏,附带软件说明(Simple greedy Snake game)
tanchishe
- 这是一款基于c++语言的小游戏,可以锻炼读者的思维(This is a small game based on c++ language, which can train readers' thinking.)
2048
- 2048 游戏 用 c语言实现,能够实现其功能 和手机的一样(the game of 2048 use C make it ture)
tetris-base
- 俄罗斯方块用python代码实现,具有个性化功能,ad广告板等(tetris by python Tetris is implemented in Python code, with personalized features, ad boards, etc.)
pintu
- 使用c#语言,实现华容道游戏,由数字构成每一板块,最终拼凑成为从1到9的数字排序,其中会有计数的功能。(C# language is used to realize Huarong road game, and every block is made up of numbers. Finally, it is pieced together from 1 to 9, and there will be counting function.)
俄罗斯方块java源代码
- 俄罗斯方块源代码,简单实现,解压缩即可 matalb实现(Russia block source code, simple implementation,)
GABBASOFT CUBE DEMO
- 魔方的一个 模拟器 很不错 一致20 节的(cube120good use to c+ bye)
斗地主java版
- 多线程小游戏,模仿斗地主,仅供学习参考。
推箱子3
- 推箱子附带源码跟多关卡等你来挑战惊险刺激(Push boxes, with source code and multiple checkpoints, will challenge you.)
Snake
- C语言开发的贪吃蛇游戏,可以自动计分,可以调节游戏窗口大小。蛇头撞蛇尾为输。(A snake game coded by C. It can auto scoring, also can change the gaming area. To win the game, you have to keep the snake head away from tail, also the edge of gaming area.)
lianliankan
- 连连看游戏,实现了基本的连连看游戏逻辑,适用于初学者及游戏研究者(a game which name is lianliankan)
c
- 用C语言设计一个程序帮助小学生练习数学。 a) 程序首先让使用者输入ID号(包含前两个大写英文字母和后四个阿拉伯数字),例如:Please input your ID: AB1234 程序应该有输入验证功能。ID正确输入完毕后,程序提示以下功能选项: (1) Start a test (2) Check score (3) Exit Test: 程序给出10个数学题目,例如: 12 * 3 = 36;48 +...(C language is used to design a pr