Table of Contents
In BomberMan, you as the main character gonna have to move around and use your bomb to detonate bricks or kill the enemy along the path, find the door to get to other worlds and find yourself way to get back home.
- I'm the leader of the project and I build all the core function like bomb detonate, boots, enemy and AI to play the game.
2. Guide
- Also press K for autopilot play mode.
3. Level 1
4. Level 2
5. Level 3
6. Bots to Play the Game
Clone the project
git clone https://github.com/Minhnhat0408/BomberManGo to the project directory
cd BomberManSet up configuration with
- JDK: Java 18
- VM option
--module-path
D:\Utils_for_Code\openjfx-19_windows-x64_bin-sdk\javafx-sdk-19\lib
--add-modules=javafx.controls,javafx.media
- Main class: uet.oop.bomberman.BombermanGame
- code coverage: add package
uet.oop.bomberman.*
Run the code with intellij
Distributed under the MIT License. See LICENSE.txt for more information.
Nguyễn Nhật Minh - @Minhatt048 - kurominhnhat@gmail.com
Project Link: BomberMan



