资源列表
fangkuai
- 开发环境pb10,俄罗斯方块,代码简单使用两个数组作为算法的核心,用dw显示-Development environment pb10, Tetris, the code is simple to use two arrays as the core of the algorithm, with dw display
Snake
- 小游戏: 贪吃蛇 Games 文件夹:贪吃蛇游戏 Source 文件夹:源程序 源程序可以在 Borland C++ 5.0 和 6.0 版本下编译通过 游戏操作: 按上下左右移动光标键, 每吃一个“豆”加一分,并且蛇的长度加一。 吃到红色的“豆”等级加1, 蛇的长度减小为1重新增长。 撞到边缘、墙壁、和蛇本身,游戏结束。 -Small game: Snake Games folder: Snake Game Source folder: s
tanchishe
- 贪吃蛇游戏。撞到墙壁或者自己追尾就会game over。遇到红色豆粒会进到下一级别。
snake
- 用java语言编写的贪吃蛇小程序,功能比较简单,易于理解-Snake small programs written in the Java language, function is simple, easy to understand
MyMine
- 自己的扫雷程序源代码,结构灵巧-This is my source of the mine ,with flexible structor
CollisionTestWithSliding
- 滑动的碰撞游戏例子-Java源码,有点类似于弹珠游戏-Sliding collision game-Java source code example, a little game similar to marbles
pythonsudoku-0.11
- Sudoku puzzle generation implemented by Python
pingtuyouxi
- 这是一款java拼图游戏 一个格子分成九块 一个8张分别显示1-8八个数字的图片随机排布,然后移动其按次序排序 123 456 78 过关-This is a java jigsaw puzzle of a grid divided into nine one eight eight figures 1-8 are shown the picture randomly arranged, and then move the order they cross the border Sort 12,
MazeBot
- 很好的解决八数码问题,快速,有效,很好的哦大家可以试试哦
flashbird
- 我是一只小小鸟,想要飞,却怎么样也飞不高”没错,今天小编给大家带了飞扬的小鸟-I m a little bird, want to fly, but how also fly is not high, yes, today small make up to you with the flying birds
box_man
- 一个用Virsual C++ 开发的著名的推箱子游戏的源码,非常有趣哦-One with Virsual C++ Developed a well-known source of the Sokoban game, oh, very interesting
Packman
- JAVA编的吃豆子游戏。用JAVA APPLET实现