The "not-BomberMan" repository contains a game inspired by the classic Bomberman game. It is a game where player controls characters who navigate through a maze-like arena, placing bombs to destroy obstacles and opponents. The objective is to be the last player standing.
This game was made in 10 days in eclipse
the GUI was made with swing
.
- sign up to get account
- login to account
- edit info
- set profile
- have ranking list
- custom screen aspect ratio
- custom number of enemies
- overclock (gives you more fps)
- java-1.8
sudo dnf install java-1.8.0-openjdk java-latest-openjdk-devel
sudo update-alternatives --config java
or just preferably install eclipse
flatpak install -y flathub org.eclipse.Java
- clone my repo:
cd ~ && git clone git@github.com:Man2Dev/not-BomberMan.git
- run:
import inside eclipse and run