beginning with rubykoans.com and branching out
deafgrandma.rb
- a sample program to test Ruby skills. See header of file.
greedgame.rb
- a sample program from the Ruby koans. See header of file.
ordinal.rb
- a program to display the ordinal version of a number.
pokemon/
- a class describing different pokemon. See pokemon/POKEMON.md.