Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
roulette
master
Top Level Namespace
Algorithm
AllRed
AntiDAlembert
Bet
BetColor
Color
BetEvenOdd
EvenOdd
BetHighLow
HighLow
BetStraight
BetType
Cli
Cocomo
DAlembert
GameOver
Input
Int32
Martingale
MonteCarlo
Options
Pare
Printer
Profile
RoulatteAnimation
Roulette
Runner
Result
TenPercent
Built with Crystal 1.9.2
2023-10-07 21:05:39 UTC
class
Cli
Cli
Reference
Object
Included Modules
Options
Defined in:
bin/rl_analyze/cli.cr
bin/rl_compare/cli.cr
bin/rl_play/cli.cr
bin/rl_simulate/cli.cr
Instance Method Summary
#game_over
(reason : String)
#parse!
#red_black
(text : String, rev : Bool =
false
)
#run
Instance methods inherited from module
Options
algorithm_names : Array(String)
algorithm_names
,
banner(parser : OptionParser, name : String)
banner
,
option_algorithm(parser : OptionParser)
option_algorithm
,
option_deposit(parser : OptionParser)
option_deposit
,
option_games(parser : OptionParser)
option_games
,
option_help(parser : OptionParser)
option_help
,
option_spins(parser : OptionParser)
option_spins
,
option_title(parser : OptionParser)
option_title
Instance Method Detail
def
game_over
(reason : String)
#
[
View source
]
def
parse!
#
[
View source
]
def
red_black
(text : String, rev : Bool =
false
)
#
[
View source
]
def
run
#
[
View source
]