Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 489 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 489 Bytes

spaceship

Very simple arcade game built with Gosu (Ruby).

spaceship

Built with

How to run this game

git clone https://github.com/mrhead/spaceship
cd spaceship
bundle install
ruby game.rb

Controls

  • R/r - restart game
  • left/right arrow - move ship
  • space - fire!
  • left mouse button - fire!
  • mouse - move ship