alexandremuzio / piratewars

Realtime multiplayer game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pirate Wars

Browser Realtime multiplayer game. Pirate Wars is a MOBA style boat game with up to 5 players in each team.

piratewars

Installation

Getting started:

npm install
sudo npm install -g browserify

Usage

To run the game:

  • Windows
./run_server.sh
  • Linux (use nodejs)
chmod +x run_server_on_linux.sh
./run_server_on_linux.sh

Kudos

capthatflag is a very cool project from crisu83 that served as inspiration!

About

Realtime multiplayer game


Languages

Language:JavaScript 100.0%Language:HTML 0.0%Language:Shell 0.0%