Arjun-Sharma1 / Warehouse-Wars-MMO

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:JavaScript 47.4%Language:HTML 25.5%Language:PHP 17.0%Language:CSS 8.7%Language:Shell 1.4%