Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 920 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 920 Bytes

Alien Empire

An online multiplayer boardgame using node and createjs

Screenshot

Running locally

npm install
node app.js
  • Navigate to localhost:8080
  • Enter a chosen username to enter the lobby and click 'Create New Game'
  • Set the desired number of players & points needed to win the game
  • Click the text '+ Add Computer' to fill missing seats with AI Players
    • You may use multiple incognito tabs to simulate multiple human users

Game rules