Game development with Gosu
March 18, 2025
Vera Chellgren gave us a hands-on tour of the Gosu game development library for Ruby:
- We created a minimal example of a background image and player movement.
- We looked at two example Gosu games, ran them locally, and made some of our own changes to them:
- Star fighter tutorial (fly a spaceship to collect stars)
- Cptn-ruby (platformer)