Skip to content

MikeRalphson/node-wars

 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.1%
  • Other 0.9%