Skip to content

Java BomberMan 💣 is an Arcade game where players strategically place bombs to destroy obstacles and eliminate other players.

License

Notifications You must be signed in to change notification settings

LeleDallas/BomberMan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot 2023-03-06 alle 11 32 00

Java BomberMan 💣

📖 Table of Contents

Table of Contents
  1. ➤ About The Project
  2. ➤ Overview
  3. ➤ Getting Started
  4. ➤ Authors

-----------------------------------------------------

📝 About The Project

Java BomberMan 💣 is an Arcade game where players strategically place bombs to destroy obstacles and eliminate other players. The ultimate goal is to be the last one standing. Along the way, players can pick up power-ups that provide benefits such as larger explosions or the ability to place more bombs at once. However, players must be cautious as they can also be killed by their own bombs or by touching an enemy.

-----------------------------------------------------

☁️ Overview

The Java Bomberman💣 app is designed to provide a fun and engaging gaming experience for players who enjoy strategic and competitive games. It requires strategic thinking, quick reflexes, and careful maneuvering to outsmart your opponent and emerge as the winner. The app allows two players to play against each other locally.

-----------------------------------------------------

📖 Getting Started

In order to build the application, use the following command on Linux

$ ./gradlew build

Or the following command on Windows

$ .\gradlew.bat build

The application will be built into a JAR file, which you will be able to run it with the following command:

$ java -jar build/libs/BomberMan.jar

-----------------------------------------------------

📜 Authors

Emanuele Dall'Ara

GitHub Badge LinkedIn Badge

Andrea Domeniconi

GitHub Badge

About

Java BomberMan 💣 is an Arcade game where players strategically place bombs to destroy obstacles and eliminate other players.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages