搜索资源列表
puzzle
- 综合课程设计,成品包含: 17个java源文件,1个生成的.jar文件,1份报告书等 主要功能说明: (1).游戏设有初级、中级、高级的难度选项; (2).在完成拼图的过程中,可以查看完整图片的功能; (3).可以自由加载图片,不受图片数量、大小、格式限制,切割过程自动完成; (4).游戏具有计时、计录步数的功能,并能实时显示; (5).游戏自动过滤无解情况的拼图状态; (6).游戏中任何一个状态,计算机可以自动求取最优解,并模拟出路径。 (7).在模拟中,可
Game1
- 24点游戏JAVA源代码。功能:随机发牌,计算,计分,计时。-24-point game JAVA source code. Function: random licensing, calculation, scoring, timing.
release
- 用JAVA写的超级马里奥。 The code is basically undocumented, but should be readable anyway as it s fairly clean. The main entry points are AppletLauncher and FrameLauncher. The main game is in MarioComponent. "sonar" is the base of a software sound eng
MyProject
- 一个简单的拼图游戏,基本实现了拼图的一般功能,并附带了计时工具。-A simple java puzzles, jigsaw puzzle and timing tool
FiveChessProject
- 这是一个五子棋游戏程序,附带设置时间限制、计时等功能,使用awt/swing编写,代码简单易读,适合Java初学者。(附带可以直接运行的jar文件)-This is a gobang program, along with time limit setting, timing and other functions, using awt/swing write the code. It s easy to read, for Java beginners.(with runnable jar f
ZhongguoXiangqi
- 1、保证你的java是1.4.2或更高,设置了必要的jre classpath,能运行“java HelloWorld”。 2、运行run1.bat或run2.bat 3、联系方式:acerge@163.com, QQ:554653408 操作: 1、Setting,选择对战方式。如果选择“网络对战”,进入“2”,否则,进入“3”。 2、connect,只在“网络对战”第一盘是需要。 3、set rule,设置计时规则。 4、start,开始下棋。