Very simple arcade game built with Gosu (Ruby).
git clone https://github.com/mrhead/spaceship
cd spaceship
bundle install
ruby game.rb
- R/r - restart game
- left/right arrow - move ship
- space - fire!
- left mouse button - fire!
- mouse - move ship
Very simple arcade game built with Gosu (Ruby).
git clone https://github.com/mrhead/spaceship
cd spaceship
bundle install
ruby game.rb