Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 443 Bytes

README.md

File metadata and controls

33 lines (17 loc) · 443 Bytes

Table of Contents

  1. Quickstart
  2. To Do's

Getting Started

Clone the repo

$ git clone https://github.com/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 Do's

  • Player Creation
  • Combat