Skip to content

A gamenode-based rewrite of the multiplayer browser strategy game Wars

Notifications You must be signed in to change notification settings

bzar/wars-gamenode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wars

A browser multiplayer turn-based strategy game

Developer setup

1. Install node.js, mongodb and coffeescript
2. Run the following commands

git clone https://github.com/bzar/wars-gamenode.git 
cd wars-gamenode 
git submodule update --init --recursive
node wars

3. Development server runs at port 8888

Used libs and stuff

About

A gamenode-based rewrite of the multiplayer browser strategy game Wars

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published