Skip to content

Ruby Games - A collection of command-line games written in Ruby

License

Notifications You must be signed in to change notification settings

AJAlabs/ruby-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby-Games

A collection of command-line games written in Ruby

RubyDice is a simple random dice generator

It allows you to choose the number of dice and sides before the simulated roll.

Example Output:

RubyDice
How many sides should the dice have?
6

How many 6 sided dice will you be rolling?
6
When you are ready to roll 6, 6 sided dice, press Enter.

6
3
4
6
1
6

Total Score: 26

Dice Roller is an ASCII dice generator

Example Output:

...........   ...........   ...........
: *     * :   : *     * :   : *     * :
: *     * :   :    *    :   :         :
: *     * :   : *     * :   : *     * :
'''''''''''   '''''''''''   '''''''''''

About

Ruby Games - A collection of command-line games written in Ruby

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages