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

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

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

![screenshot](screenshot.png)

## 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)