A clasic arcade game (sprite based) made with Ruby and [Gosu 2D game development library] (https://www.libgosu.org/). .
- Make sure you have Ruby installed on your computer.
- Clone the repo.
- Run
bundle install
. - Run
ruby sector_five_scenes.rb
.
This game is based in a book called Learn Game Programming with Ruby, Bring Your Ideas to Life with Gosu by Mark Sobkowicz and the images are taken from OpenClipart and/or OpenGameArt.