Fun with gosu (ruby drawing library) and texplay
- Ensure you have bundler installed
gem install bundler
- Set up the bundle for this project
bundle install
For any given ruby file, just run it as an executable:
(assumes your Ruby lives here: /usr/bin/ruby
)
./hello_world.rb
- Gosu home
- Gosu documentation
- Texplay readme - includes links to documentation