Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gpavanb1/dice-checker
- Owner: gpavanb1
- Created: 2020-05-18T19:04:19.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-08T07:49:18.000Z (almost 2 years ago)
- Last Synced: 2024-11-14T04:28:03.715Z (3 months ago)
- Topics: board-games, chi-square-test, react, reactjs, statistics
- Language: JavaScript
- Homepage: https://dice-checker.web.app/
- Size: 4.25 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
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.