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
- Controls:
- Arrow Keys: Move your player.
- Spacebar: Drop bombs. Enjoy the game!
- mkotov
- foconero
- sandraratasepp
- kaichiro3
- jlim
- jessica.b