Description This is a basic implementation of a game using Gosu, made for the RubyConf Brasil 2019. The book Learn Game Programming with Ruby contains a game that was a great inspiration to this one. Setup Run bundle bundle install Running the game ruby start.rb