https://github.com/pikulet/roolet
discrete betting outcome visualiser
https://github.com/pikulet/roolet
charting-library cumulative-distribution full-stack javascript probability-mass-function reactbootstrap reactjs roulette visualisation xkcd
Last synced: 3 months ago
JSON representation
discrete betting outcome visualiser
- Host: GitHub
- URL: https://github.com/pikulet/roolet
- Owner: pikulet
- Created: 2022-08-31T16:32:43.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-09-09T11:24:32.000Z (almost 3 years ago)
- Last Synced: 2025-01-28T02:44:31.326Z (5 months ago)
- Topics: charting-library, cumulative-distribution, full-stack, javascript, probability-mass-function, reactbootstrap, reactjs, roulette, visualisation, xkcd
- Language: JavaScript
- Homepage: https://roolets.netlify.app
- Size: 4.96 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# :game_die: roolet :game_die:
![]()
A discrete event visualiser with xkcd graphics. Inspired by Roulette betting routines and risk-spreading techniques.
## Functional Improvements
- Reduce the number of data points in simulations with a large number of rounds. The chart.xkcd library did not allow the x-axis ticks to be configured. One workaround is to compact the number of datapoints into histogram buckets.
- Support multiple bet strategies in one visualisation. A weighted visualisation can be provided, with the bet amount being the weight.
- Support default configuration patterns. The application is not trivial to configure, so some default options like 'Roulette', '1 to 24', 'Red' can be provided.
- Input validation.
## Credits
Main Logo: [Font](https://www.dafont.com/d-sketch.font), [Dice Image](https://favpng.com/png_view/dice-drawing-dice-sketch-png/piYjC5qg)
[ChartXkcd (React wrapper)](https://github.com/obiwankenoobi/chart.xkcd-react)
[xkcd font](https://github.com/ipython/xkcd-font/blob/master/xkcd-script/font/xkcd-script.woff)