Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gpavanb1/dice-checker

ReactJS app to check dice for board games using statistics
https://github.com/gpavanb1/dice-checker

board-games chi-square-test react reactjs statistics

Last synced: 29 days ago
JSON representation

ReactJS app to check dice for board games using statistics

Awesome Lists containing this project

README

        

# Dice Checker

![Made with Love in India](https://madewithlove.org.in/badge.svg)

This repository contains ReactJS code to
check if a dice is fair using the Chi-Squared test

## How to install and execute
You can run it as any React app using `npm start`

Live version of the code is [here](https://dice-checker.firebaseapp.com/)

## Sample Screenshot

## Whom to contact?

Please direct your queries to [gpavanb1](http://github.com/gpavanb1)
for any questions.