Skip to content

ksadman/Resistance-Probability

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Resistance Probability Estimator ##A game logic assistant for the board game The Resistance.

Live application running here

browser support

The javascript for this app is bundled using Browserify to allow node-style Requires and modular organization. To build, first make sure browserify is installed, which requires Node.js is installed.

Once Node.js is installed, run on your command line: npm install browserify -g

Navigate to this repo's directory, and enter: browserify ./index.js -o ./site/js/bundle.js

About

A single-page app for statistically analyzing games of "The Resistance", a very fun and stressful board game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 62.2%
  • JavaScript 34.7%
  • HTML 3.1%