Skip to content

avcourt/space-dude

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Dude

Space Dude

About

This is a Gosu game written in Ruby.

Install dependencies

Here are the pre-requisites to play this game (or be able to use Gosu):

Getting Started

To start playing this game:

  • Install Ruby version 2.2.2 (using RVM or RBenv or whatever).

  • Clone the repo and run bundle install:

$ git clone https://github.com/avcourt/space-dude.git
$ cd space_dude
$ /space_dude$ bundle install

Usage

Simply go to the game folder, and type bin/space_dude to start playing:

$ cd space_dude
$ chmod +x bin/space_dude
$ bin/space_dude

License

Released under the MIT License.

About

A 2D spaceshooter game in Ruby using Gosu

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published