Just a star collecting game made in ruby with using Gosu game engine for ruby.
- First Install Ruby from Ruby Site.
- Then Clone my project
git clone https://github.com/Shritesh99/Space-RubyGame.git
- Then inside project directory run
gem install gosu
for installing Gosu game engine. - Then run
ruby game.rb
and enjoy.
CopyRight Shritesh Jamulkar 2018
This project is under no Licence.