资源列表
java
- Java小程序,扫雷,记事本,五子棋,弹球。源代码。-Java applets, mine clearance, Notepad, backgammon, marbles. The source code.
tanchishe
- 贪吃蛇游戏,大家最熟悉了,自己编编看吧,不会了,仅供参考-greedy snake game
tcs
- 一个贪吃蛇小游戏不需要添加额外的头文件复制代码即可运行-A Snake game does not need to add extra header file copy the code to run
eluosifangkuai
- 俄罗斯方块的开发程序 一个非常简单的游戏 但是开发思路挺好的-Tetris development program a very simple game, but very good development ideas
tanchisheyouxi
- 这是一个贪吃蛇游戏,打开可以直接使用,含文档文件-This is a Snake game, open the can directly use, including document files
snake
- 自己用C语言写的简单的贪吃蛇游戏源码,能实现跳级,记分等大部分功能-Written in C language, their simple Snake game source code, to achieve grade-skipping, scoring, and most other functions
n-queen
- 在n×n的棋盘上摆放n个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上。-Placed on board nn n queens, it can not attack each other, that any two queen can not be on the same line, same column or diagonal.
Boxgame
- 这是俄罗斯方块游戏,一写代码写的还是有点新意的 -This is a Tetris game, one to write a little code to write or innovative
eluosifangkuai
- 这是java写的一个俄罗斯方块小游戏的代码,希望能帮到有需要的人-This is a java to write the code Tetris game, hope to help people in need
GreedySnake
- 用STL实现了贪吃蛇的基本功能,算法比较精练,有参考价值
RussianBlocks
- 使用C#语言编写一个俄罗斯方块游戏系统,要求程序运行后有一个图形用户界面,并具备下面几个功能: (1) 实现各种方块的生产,包括形状和颜色等信息; (2) 实现各个方块的上下左右移动和旋转的功能; (3) 实现消行的功能; (4) 实现开始,暂停,结束等功能 -eat snakeThe use of C# language to write a Tetris game system, the requirements to run after having a graphic
right_hand
- 走迷宫,读入迷宫地图,以右手在墙边走出迷宫,并输出到屏幕上。-Maze, read into the maze map to the right hand against the wall out of the maze, and output to the screen.