"Space War" is a desktop-based game with a graphical user interface, implemented using the Java programming language and Swing and AWT libraties. This game is our comp2522 project, hope you will enjoy it.
- Run
Window.java
- Click inside the window to start.
- Enter the username in the name field and press Enter.
- Enter the password in the password field and press Enter.
- Use mouse to move the player plane.
- Press Space to pause or restart.
-
Yumo Zhou
- UX / UI
- Refactoring
- Window.java
- GameObj.java
- BackGround.java
- GameUtils.java
-
John Tu
- Debugging
- Player.java
- PlayerUI.java
- TopScoreUI.java
- DataBase
-
Haochen Ying
- Bullet.java
- HealPowerUps.java
- PowerUps.java
-
Viet Hai
- Enemy.java
- Boss.java