Skip to content

A Space Invaders clone written in Ruby using the Gosu framework.

Notifications You must be signed in to change notification settings

llexileon/rubyinvaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby Space Invaders

This is a Space Invaders clone written in Ruby using the Gosu framework.

Screenshot

Usage

gem install gosu
git clone git://github.com/llexileon/rubyinvaders.git
cd rubyinvaders
./game.rb

Controls

  • Left & Right arrows to move
  • Spacebar to fire
  • Q to quit

Resources

I've tried to implement the core mechanics of the game reasonably faithfully thus far, paying particular attention to the aliens movement behavior.

For more information, see the Space Invaders wiki.

Thanks

The following samples are used with permission:

About

A Space Invaders clone written in Ruby using the Gosu framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages