文件名称:maze
介绍说明--下载内容均来自于网络,请自行研究使用
走迷宫游戏: 程序开始运行时显示一个迷宫地图,迷宫中央有一只老鼠,迷宫的右下方有一个粮仓。游戏的任务是使用键盘上的方向键操纵老鼠在规定的时间内走到粮仓处,老鼠只能按照上下左右四个方向行走。 1)图形化的界面,要求有计时、计数等方面的功能; 2)迷宫地图随机产生,地图布局用系统文件的形式保存,系统提供存盘和读出等功能; 3)走迷宫可以手工行走,按键与cs相同,也可以系统自动寻找。 4) 老鼠形象可辨认,可用键盘操纵老鼠上下左右移动; 5) 迷宫的墙足够结实,老鼠不能穿墙而过; 6) 正确检测结果,若老鼠在规定时间内走到粮仓处,提示成功,否则提示失败; 7) 添加编辑迷宫功能,可修改当前迷宫,修改内容:墙变路、路变墙; 8) 找出走出迷宫的所有路径,以及最短路径。-Maze game: the program began to run a maze map shows a maze in the middle of a mouse, the right side of the maze there is a granary. The task of the game is to use the keyboard keys to control the mouse in a specified time to go to the barn, the mouse can only follow up and down in four directions. 1) the graphical interface, request time counting functions 2) randomly generated maze map, map layout system files, system provides storage and readout function 3) maze can be hand walking buttons with the same CS, the system can also automatically find. 4) recognizable image of the mouse, the keyboard can be used to manipulate the mouse down and move around 5) the walls of the labyrinth is strong enough, the mouse can not pass through walls 6) the correct test results, if the rats come within the specified time at the barn, suggesting that success or failure of prompt 7) add edit function can modify the current maze. The maze, modify the content: Wall Road, road wall 8) to find out a
(系统自动生成,下载前可以参看下载内容)
下载文件列表
maze\.classpath
....\.metadata\.lock
....\.........\.plugins\org.eclipse.core.resources\.root\.indexes\history.version
....\.........\........\..........................\.....\........\properties.index
....\.........\........\..........................\.....\........\properties.version
....\.........\........\..........................\.....\1.tree
....\.........\........\..........................\.safetable\org.eclipse.core.resources
....\.........\........\..................untime\.settings\org.eclipse.core.resources.prefs
....\.........\........\........................\.........\org.eclipse.jdt.ui.prefs
....\.........\........\........................\.........\org.eclipse.ui.ide.prefs
....\.........\........\........................\.........\org.eclipse.ui.prefs
....\.........\........\............jdt.core\variablesAndContainers.dat
....\.........\........\................ui\dialog_settings.xml
....\.........\........\..................\OpenTypeHistory.xml
....\.........\........\..................\QualifiedTypeNameHistory.xml
....\.........\........\............ui.ide\dialog_settings.xml
....\.........\........\................ntro\dialog_settings.xml
....\.........\........\...............workbench\dialog_settings.xml
....\.........\........\........................\workbench.xml
....\.........\........\........................\workingsets.xml
....\.........\version.ini
....\.project
....\0.bmp
....\1.bmp
....\2.bmp
....\3.bmp
....\4.bmp
....\5.bmp
....\6.bmp
....\7.bmp
....\8.bmp
....\8c9.gif
....\9.bmp
....\a1099486.jpg
....\GUI$1.class
....\GUI$2.class
....\GUI$3.class
....\GUI.class
....\GUI.jar
....\GUI.java
....\maps.class
....\maps.java
....\mouse.bmp
....\mouse.class
....\mouse.java
....\mouse.jpg
....\mouseAI.class
....\mouseAI.java
....\Mytime.class
....\newQiang15.bmp
....\Pedometer.class
....\Pedometer.java
....\Queue.class
....\Queue.java
....\save.txt
....\Start_end.bmp
....\Thumbs.db
....\Time$1.class
....\Time.class
....\Time.java
....\timer.java
....\youwin.bmp
....\保存.bmp
....\保存down.bmp
....\出路.bmp
....\分.bmp
....\开始画面.bmp
....\秒.bmp
....\背景.bmp
....\计步器0.bmp
....\计步器1.bmp
....\计步器2.bmp
....\计步器3.bmp
....\计步器4.bmp
....\计步器5.bmp
....\计步器6.bmp
....\计步器7.bmp
....\计步器8.bmp
....\计步器9.bmp
....\.metadata\.plugins\org.eclipse.core.resources\.root\.indexes
....\.........\........\..........................\.history
....\.........\........\..........................\.root
....\.........\........\..........................\.safetable
....\.........\........\..................untime\.settings
....\.........\........\org.eclipse.core.resources
....\.........\........\org.eclipse.core.runtime
....\.........\........\org.eclipse.debug.core
....\.........\........\org.eclipse.debug.ui
....\.........\........\org.eclipse.jdt.core
....\.........\........\org.eclipse.jdt.ui
....\.........\........\org.eclipse.ui.ide
....\.........\........\org.eclipse.ui.intro
....\.........\........\org.eclipse.ui.workbench
....\.........\.plugins
....\.metadata
maze