/Warehouse-Wars-MMO

Multiplayer version of Warehouse Wars built using Node.js, Express, MongoDB, WebSockets

Primary LanguageJavaScript

Warehouse-Wars-MMO

A Multiplayer game in which users need to strategically trap monsters and avoid death.

Technology Stack:

  • Node.js
  • MongoDB
  • Express
  • jQuery
  • WebSockets

A REST API was created and static content was served using Express. The backend was implemented using Node.js and jQuery. The game server was implemented with Websockets and user data was stored using MongoDB.

Running the Game:

Run install script found in root directory to setup and start running the game as the host.

Objective:

Surround each monster with boxes to kill it and rack up points as you progress farther in the game.