Plane-and-Tank-Game

时间:2024-07-09 00:11:46
【文件属性】:

文件名称:Plane-and-Tank-Game

文件大小:314KB

文件格式:ZIP

更新时间:2024-07-09 00:11:46

Java

飞机和坦克游戏 这是为我的一个 CS 课程中的一个项目制作的一对游戏。 目标是在游戏之间重用一些类来练习“可重用代码”。 对于这两款游戏: Player 1: use WASD to move and SPACE to shoot Player 2: use 8456 on the numpad to move and right arrow key to shoot


【文件预览】:
Plane-and-Tank-Game-master
----plane()
--------playerPlane.java(3KB)
--------powerup.java(786B)
--------GameFrame.java(551B)
--------Resources()
--------gameObject.java(22KB)
--------bullet.java(859B)
--------enemyPlane.java(2KB)
--------explosion.java(1KB)
--------plane.java(301B)
----README.md(330B)
----tank()
--------powerup.java(1KB)
--------GameFrame.java(584B)
--------Resources()
--------gameObject.java(17KB)
--------bullet.java(1KB)
--------wall.java(2KB)
--------tank.java(3KB)
--------explosion.java(1KB)

网友评论