tankGame-master

所属分类:其他
开发工具:Java
文件大小:707KB
下载次数:1
上传日期:2017-06-04 00:27:54
上 传 者Thapa
说明:  this is a 2d tank game

文件列表:
.classpath (295, 2014-01-08)
.project (368, 2014-01-08)
.settings (0, 2014-01-08)
.settings\org.eclipse.jdt.core.prefs (617, 2014-01-08)
bin (0, 2014-01-08)
bin\111.wav (217990, 2014-01-08)
bin\bomb_1.gif (15486, 2014-01-08)
bin\bomb_2.gif (6337, 2014-01-08)
bin\bomb_3.gif (2722, 2014-01-08)
bin\tankgame3 (0, 2014-01-08)
bin\tankgame3\Bomb.class (1205, 2014-01-08)
bin\tankgame3\EnemyTank.class (2847, 2014-01-08)
bin\tankgame3\Hero.class (1297, 2014-01-08)
bin\tankgame3\MyPanel.class (7683, 2014-01-08)
bin\tankgame3\MyStartPanel.class (1287, 2014-01-08)
bin\tankgame3\Shot.class (1808, 2014-01-08)
bin\tankgame3\Tank.class (1306, 2014-01-08)
bin\tankgame3\losePanel.class (862, 2014-01-08)
bin\tankgame3\member.class (263, 2014-01-08)
bin\tankgame3\status.class (433, 2014-01-08)
bin\tankgame3\tankgame_2.class (4214, 2014-01-08)
bin\tankgame3\winPanel.class (880, 2014-01-08)
bin\tankgame3\winPanel2.class (858, 2014-01-08)
myrecording.txt (17, 2014-01-08)
src (0, 2014-01-08)
src\111.wav (217990, 2014-01-08)
src\bomb_1.gif (15486, 2014-01-08)
src\bomb_2.gif (6337, 2014-01-08)
src\bomb_3.gif (2722, 2014-01-08)
src\tankgame3 (0, 2014-01-08)
src\tankgame3\member.java (5953, 2014-01-08)
src\tankgame3\tankgame_2.java (12581, 2014-01-08)
tankGame.jar (244229, 2014-01-08)

---------------------- Game introduction Game name: tankGame author: Jinchong Zhou date: March 2012 modified Jan 2014 ---------------------- Game description Tank game is a java 2D tank shooting game. The player has controls a yellow tank and his or her purpose is to kill all the enemy tanks (in blue). The game has totally seven rounds, with increading difficulty. To play the game, click the start new game item bar in the Menu bar in the left up corner. Press üú to move the tank in the corresponding direction, and press button J on the keyboard to make a shot. The player's tank have three lifes in total, in other words, one round fails if the player's tanks get shot three times before it kills all the enemies. ---------------------- Repository description The repository presents the source code as well as direct .jar runnable file. To run the program, make sure you have the Java Running Environment(JRE) installed and the environment variable set on your operating system. 1. Running the executable .jar file There are two ways to run the tankGame.jar after downloading tankGame.jar into your preferred directory. method one: directly double click the tankGame.jar. method two: Use the command: java -jar tankGame.jar in the directory of your .jar program. 2. Viewing the source code All the source code can be viewed in the /src/tankgame3 directory. There are two .java file in the directory, among which tankgame_2.java is the main class while member.java is the helping class.

近期下载者

相关文件


收藏者