搜索资源列表
JMine
- 本程序为Swing实现的扫雷游戏程序。在java环境下,运行java StartJMine启动程序,或双击StartJMine.bat启动程序。游戏分为三个难度等级,分别有12、24、36颗雷。单击鼠标左键为踩雷。单击鼠标左键在标记,疑问,空白三种状态中循环。同时单击鼠标左右键为踩单击点在内的周围九格内所有没有标记为已标记的所有格子。同时程序从你单击第一次时开始计时,到胜利或引爆地雷终结。-Prepared using java game
caiquanyouxi
- Java实现猜拳,有电脑随机猜拳类,还有人猜拳类,主要是用了循环-Java implementation mora
SourceCode
- 简单的打砖块Java版,包含基本的游戏循环,游戏输入和绘图双缓冲-Simple Arkanoid Java version contains the basic game loop game input and drawing double buffering
Guess.java
- 一个猜谜游戏,随机生成的数字在100以内,使用for循环来确认用户是否猜到数字,外部用一个do-while循环来确认用户是否要继续比赛。-A guessing game, randomly generated numbers less than 100, use a for loop to confirm whether the user guessed numbers outside with a do-while loop to confirm whether the user wants
Demo05
- 简单的猜字母游戏,可以尝试一下,简单的循环,一些java包的方法运用-Simple guessing game alphabet
guess
- 人机猜拳,入门级编程员可尝试编写,用到选择结构和循环等基础Java技术。-Human mora, entry-level programmers try to write, use the selection structure and circulation and other basic Java technology.
Chinese_Poker
- java斗地主控制台游戏,将多个源文件合并为一个文件,并且去掉了包声明。程序包含大量的循环和选择语句是训练流程控制和基本功的好代码-Landlords java console game, a plurality of source files into a single file, and removed the package declaration. Program contains a number of cycles and the selection statement is the