Skip to content

Software Technology 2023/24/2 - Group Project - ELTE University

License

Notifications You must be signed in to change notification settings

muradhuseynov1/bomberman

Repository files navigation

Bomberman Game

Welcome to our Bomberman game project! This game is a modern interpretation of the classic Bomberman experience, allowing players to navigate through various maps, place bombs, and dodge explosions in a strategic manner. Whether you're playing alone or with friends, this game promises a fun and engaging experience.

Getting Started

To get started with this game, you'll need to have Node.js installed on your machine. If you don't have Node.js installed, you can download and install it from nodejs.org.

Installation

First, clone the repository to your local machine:

git clone https://szofttech.inf.elte.hu/software-technology-2024/group-5/academic-avengers.git
cd bomberman

Then, install the necessary dependencies:

npm install

Running the Game

To start the game, run the following command in the terminal:

npm run start

This command will launch the game in your default web browser. You can navigate to the game configuration screen, set up your game preferences, and start playing!

Game Configuration

The game configuration screen allows you to:

  • Choose a map for the gameplay.
  • Select the number of rounds.
  • Set the number of players (2 or 3).
  • Configure the keyboard controls for each player.

After setting up your game preferences, click the "Next" button to proceed to the keyboard configuration. Once you've configured the controls, hit the "Play" button to start the game.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Enjoy the game, and feel free to share your feedback and suggestions!

About

Software Technology 2023/24/2 - Group Project - ELTE University

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published