Skip to content

For this project we had to create a bomberman alike game, where multiple players can join in and battle until one of them is the last man standing.

Notifications You must be signed in to change notification settings

mkotkov/bomberman-dom

Repository files navigation

Bomberman-DOM Game

Links for audit

Quick Start Guide

How to Run the Project

  • Prerequisites Node.js and npm installed on your system.
  • Steps to Run the Game Clone the Repository: git clone <repository-url> cd bomberman-dom
  • Install Dependencies: npm install
  • Start the Development Server: node server.js
  • Open the Game: Run the Live server extention in VScode (aka press "Go Live") Open your web browser and navigate to: http://localhost:5501

How to Play

  • Controls:
    • Arrow Keys: Move your player.
    • Spacebar: Drop bombs. Enjoy the game!

Made by:

  • mkotov
  • foconero
  • sandraratasepp
  • kaichiro3
  • jlim
  • jessica.b

About

For this project we had to create a bomberman alike game, where multiple players can join in and battle until one of them is the last man standing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published