Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 434 Bytes

README.md

File metadata and controls

33 lines (17 loc) · 434 Bytes

Table of Contents

  1. Quickstart
  2. To Dos

Getting Started

Clone the repo

$ git clone [email protected]:brianseitel/node-wars.git

Install Dependencies

$ npm install

Set Configuration

Update config/game.yml to reflect your desired values. See the wiki for more information.

Kick off Big Bang

Run $ node init.js

Start game

Run # node index.js

To Dos

  • [] Player Creation
  • [] Combat