搜索资源列表
aaa
- C# 开发智能手机软件:推箱子,这是一个好程序-C# development of smart phone software: Sokoban,C# development of smart phone software: Sokoban
Tetris
- 根据网上视频学习制作的俄罗斯方块游戏,进行了优化,有完整的代码,用C#语言编写的,可以自己设置方块样-According to the production of online video to learn the game Tetris, is optimized, a complete code, written in C#, you can set up their own box-like .......
main
- 9×9扫雷游戏,采用C语言编写。 具体要求: 1)利用二维数组(9*9)存储整个游戏界面,采用‘*’表示地雷,每次游戏开始需要进行随机布雷; 2)游戏时,通过输入希望打开格子的行号和列号; 3)对于没有打开的各自使用字符‘#’,表示未打开; 4)对于已经打开的格子若没有地雷,在该格子中显示周围有多少个地雷;-9*9 minesweeper game written in C language.
SnakeGame_62716
- 简单的贪吃蛇游戏制作。c#windows窗体,初学者可以看看。(Simple Snake game making. C#windows form, a beginner can try it)
EatSnake
- 基于C#的简易贪吃蛇小游戏,附带软件说明(Simple greedy Snake game)