ConsoleLightShow

A Console Written for Joshua Bruce, With Love by Robert Leslie 2019

##TODO:

  • In order for the TTY gem to work, my current version of ruby needs to be

  • Create method(s) that only prints out user specified colors

  • Module the hell out of this, because its getting to 200 lines of code and there are certain functions that can be their own modules in a separate ruby file, because that looks nicer (and cooler, too!) than one VERY long .rb file.