Skip to content

This is my iteration of the song "99 bottles of beer" in ruby (based on the OOP book by Sandi Metz)

Notifications You must be signed in to change notification settings

gitnickolson/99-bottles-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

99 Bottles ruby

Run with

bundle exec ruby lib/play.rb

Enter 99 as first and 0 as second number for the full song.

Disclaimer

This is by no means a try on achieving a "shameless green" or anything similar. This is also not meant to be "as readable as possible". This is just for the purpose of playing around a bit and seeing how nice object oriented programming with ruby can be. It kind of follows the exercises of the original book by Sandi Metz as well, but I tried to do my own thing here and there.

About

This is my iteration of the song "99 bottles of beer" in ruby (based on the OOP book by Sandi Metz)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages