Skip to content

A game that is not like Bomberman which, was made for university

License

Notifications You must be signed in to change notification settings

Man2Dev/not-BomberMan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

not a BomberMan game clone

img

demo video Download Video

Description

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.

Feature:

  • 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)

requrment:

  • java-1.8

fedora install:

sudo dnf install java-1.8.0-openjdk java-latest-openjdk-devel

switch JAVA version in Linux:

sudo update-alternatives --config java

or just preferably install eclipse

eclipse flatpak

flatpak install -y flathub org.eclipse.Java

run game:

  1. clone my repo:
cd ~ && git clone [email protected]:Man2Dev/not-BomberMan.git
  1. run:

import inside eclipse and run

Releases

No releases published

Packages

No packages published

Languages