roulette
Version, currently master branch1 version
- master branchlatestNov 3, 2018
github.com/tbrand/roulette
Simulate, Analyze and Play Roulette with Algorithms
5 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
roulette:
github: tbrand/roulette
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
0.26.1- License
- MIT
- Author
- tbrand
- Targets
rl_playfrom src/bin/rl_play/bin.crrl_analyzefrom src/bin/rl_analyze/bin.crrl_comparefrom src/bin/rl_compare/bin.crrl_simulatefrom src/bin/rl_simulate/bin.cr
Dependencies
This version declares no dependencies.
README
You can try awesome algorithms quickly.
This project contains 4 binaries.
- :moneybag: rl_analyze Analyzing an algorithm.
- :moneybag: rl_play Play interactively without any algorithms. (Your bets.)
- :moneybag: rl_simulate Simulate chosen algorithm.
- :moneybag: 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!
- Fork it (https://github.com/tbrand/roulette/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- tbrand Taichiro Suzuki - creator, maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Nov 3, 2018
- Crystal
0.26.1- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/tbrand/roulette
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 14, 2026
- Synced
- Aug 14, 2026
- Versions
- 1