roulette

Simulate, Analyze and Play Roulette with Algorithms
logo

Build Status

You can try awesome algorithms quickly.

This project contains 4 binaries.

  1. 💰 rl_analyze Analyzing an algorithm.
  2. 💰 rl_play Play interactively without any algorithms. (Your bets.)
  3. 💰 rl_simulate Simulate chosen algorithm.
  4. 💰 rl_compare Algorithms competetion of winning rate.

Quick Start

Crystal environment is required for the building.

After cloning this repository,

shards build

Now you can see 4 binaries at bin directory.

You can see the usages of each binary by '-h' option.

Screen Shots

Playing Mode

Analyzing Mode

Comparing Mode

Simulate Mode

Need Your Contribution!

  • Add another awesome betting algorithm to here
  • Add another bet type to here
  • Bug fixes
  1. Fork it (https://github.com/tbrand/roulette/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

  • tbrand Taichiro Suzuki - creator, maintainer
Repository

roulette

Owner
Statistic
  • 5
  • 1
  • 0
  • 0
  • 0
  • over 5 years ago
  • November 1, 2018
License

MIT License

Links
Synced at

Wed, 01 May 2024 00:08:53 GMT

Languages