brucewpaul / deck-stomp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DeckStomp

A stats-based card game that's more fun than it sounds

Team

  • Product Owner: Harry Bellenie
  • Scrum Master: Bruce Paul
  • Development Team Members: Harry Bellenie, Bruce Paul, Zack Winchell

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks
  4. Team
  5. Contributing

Usage

Go to the site and wait for an opponent to appear! Once matched up, you will face off with them having to strategize on which cards to play when.

Requirements

  • Node >= 6.3.1
  • Webpack >= 1.14.0
  • Socket.io >= 1.7.1
  • React >= 15.4.1

Development

From within the root directory:

npm install
npm run start-dev

Installing Dependencies

From within the root directory:

sudo npm install -g webpack
npm install
npm run start

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.

About


Languages

Language:JavaScript 80.9%Language:CSS 16.5%Language:HTML 2.6%