Skip to content

siddarth2810/blast-box

Repository files navigation

Blast-Box

game-demo.mp4

A real-time multiplayer game inspired from the game diep.io.

Tech used

Installation

  1. Clone this repository:

    git clone https://github.com/yourusername/blast-box.git
  2. Navigate to the project directory:

    cd blast-box
  3. Install dependencies:

    npm install
  4. Run server.js:

    node server.js

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

Resources used for building this