This repository has been archived by the owner on Jul 2, 2024. It is now read-only.
Changes 0.0.1 -> 0.0.2:
Added
- Added "Press ESC to unpause" display on pause screen.
Modified
- Moved duplicate action into a single function.
- Removed gamePanel.setupGame method call. The function's use is moved to the GamePanel constructor.
- Improved bracket spacing and readability.
- Enemy class duplicate action into 1 function.
- Changed final jar name.