资源列表
Java-demining-game-source-code
- 经典java扫雷小程序,值得一看。适合初学者参考。-Classic Java demining small program, it is worth a look.Suitable for beginners reference.
snake
- 基于C语言实现的贪吃蛇游戏完整实例代码 贪吃蛇游戏是经典手机游戏,既简单又耐玩。通过控制蛇头方向吃蛋,使得蛇变长,从而获得积分。-C language based on the complete example of the snake game code Snake game is a classic mobile phone game, which is simple and playable. By controlling the direction snakeheads eat
laohujichengxu
- 简单类似*程序 请大家仔细测试 看看如何-jiandan leisi laohuji chengxu
tui-xiang-zi-you-xi
- 使用c语言实现了推箱子游戏,实现良好,使用TC编译环境-Use c language to the Sokoban game, to achieve a good build environment using TC
tc
- 嵌入式系统可以实现的简单的游戏入门程序可以移植过去-Embedded system can realize a simple game entry procedures
Pompons
- 鼠标左键单击(或双击)游戏窗口中的彩色小球,如果该小球的上、下、左、右的任意一个小球中有和该小球的颜色相同的话,那么所有这些小球将被删去,同时上面的小球会自动掉下来。如此操作,直到没有小球可以删除。-Click the left mouse button (or double-click) the game window in the small colored balls, if the ball up, down, left and right ball in any one and the
123
- 猜单词,由系统给出单词,然后由游戏者猜出-guessword #include<stdio.h>
snack
- 安卓贪吃蛇游戏的代码 可以电脑端的用虚拟机运行-Android snack
Maze32
- VC迷宫游戏,支持随机生成迷宫地图,用键盘上的方向键可控制红块在迷宫中走动,直到走出迷宫你就赢了。 -VC maze game, support the randomly generated maze map, use the arrow keys on the keyboard to control the red block in the maze to walk out of the maze, until you win.
winmine
- 自制的扫雷程序,完成windows扫雷的大部分功能(除了帮助文档)基本可以乱真-Demining program made to complete the clearance of most of the functionality windows (except for help files) basic to the real thing
Small-program-of-Gobang
- 简单小游戏五子棋开发程序,使用java编程语言实现。文件包含一个.jar资料包和.java主运行程序。-develop gobang by using Java programming language
matlab_gui_Tetris-
- 用matlab GUI编写的俄罗斯方块小游戏,通过改程序,有助于熟悉和掌握matlab GUI的编程方法。里面有关于每个控件回调函数的详细程序,运行m文件可以正常运行。-this is Tetris(俄罗斯方块)programmed by matlab GUI