Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 418 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 418 Bytes

Toasty Penguin Pool

The 2015 ACSL game project.

Developing

Make sure you have Ruby, the Ruby gem Bundler, and freeimage-devel or the corresponding package. SDL libraries may also be needed.

To install necessary Ruby dependencies, simply run bundle install.

To run:

./toasty_penguin_pool

If you do not have Bash installed, run the Ruby file src/toasty_penguin_pool.rb.