https://github.com/hahnah/unfair-roulette
Cheatable unfair roulette
https://github.com/hahnah/unfair-roulette
cheat-tools elm roulette
Last synced: 3 months ago
JSON representation
Cheatable unfair roulette
- Host: GitHub
- URL: https://github.com/hahnah/unfair-roulette
- Owner: hahnah
- License: mit
- Created: 2018-10-20T14:25:37.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-04-05T09:25:36.000Z (about 1 year ago)
- Last Synced: 2026-03-28T00:36:34.888Z (3 months ago)
- Topics: cheat-tools, elm, roulette
- Language: Elm
- Homepage: https://hahnah.github.io/unfair-roulette/
- Size: 494 KB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unfair Roulette
This is truely fair roulette usually.
But if you expect, you can do cheat!
[Application Page](https://hahnah.github.io/unfair-roulette/)
## How to cheat at the roulette

## How to Build
### Development
#### Requirements
- [Node.js](https://nodejs.org/)
- [Volta](https://volta.sh/)
And install dependencies with bellow command.
```bash
npm install
```
#### Run on Dev Server
```bash
npm run build
```
### Production Build
```bash
npm run build
```
## Author
Hahnah (Natsuki Harai)
- WebSite: [Hahnah Chronicle](https://hahnah.github.io)
- X: [@superhahnah](https://twitter.com/superhahnah)
## License
MIT © [Hahnah](https://hahnah.github.io)