Cursetank

A ruby & curses based fishtank for your terminal!

Installation

$ gem install cursetank

Usage

After running gem install cursetank, Fire up a terminal (max window preferred) and type "cursetank"

Video of what it looks like

Contributing

New Species requests/ASCII art are gladly accepted!!!

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request