- The big project of Object-Oriented Programming (INT2204 21) UET-VNU.
- A 3d remake of Bombergrounds Battle Royale.
- Written in Java and jME3.
The player makes progress through the game by clearing all the enemies from the stage and then exiting via a door that is hidden under one of the destructible containers.
| Key | Descriptions |
|---|---|
| ↑, W | Move up |
| ↓, S | Move down |
| ←, A | Move left |
| →, D | Move right |
| Space | Set bomb |
- Clone the repository
- Run src/main/java/core/Main.java to start the game.
- Cores package
- Entities package
- Input package
- Particles package
- UI package
- utils package








