Skip to content

eddiekeller/boomBoomCats

 
 

Repository files navigation

BOOM BOOM CATS

A Hack Reactor Student web application project loosely based on the card game, "Exploding Kittens"

Team

  • Product Owner: Ethan Fung
  • Scrum Master: Michael Dai
  • Development Team Members: Eddie Keller, Jen Tran

Table of Contents

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

Usage

For testing, nodemon has been installed as a dependency. After installing dependecies, run the following from the root directory

npm run build
npm start

Requirements

  • Node 7.10.0
  • Webpack ^3.4.1

Development

Installing Dependencies

From within the root directory:

npm install

Roadmap

View the project roadmap here

Contributing

Our team is looking for several contributions to be made.

  1. Added added animations. Specifically a drag-and-drop feature that allows users to drag cards to their hands and drag cards to the discard pile.
  2. Added cards based on the cards of the actual game.

See CONTRIBUTING.md for contribution guidelines.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.8%
  • Other 0.2%