public
Description:
Homepage: http://github.com/joakimk/caribbean-onslaught/wikis/caribbean-onslaught
Clone URL: git://github.com/joakimk/caribbean-onslaught.git
joakimk (author)
Wed Jun 18 06:40:51 -0700 2008
commit  505256a3bf6a099be5538174580c89b6f6d6394f
tree    8f585c5cd1c76d7b9c87a36d8c6ce3f5b1f73be8
parent  a327b824f0550e8e0c90a2686cb43d29918538c8
readme.txt
Caribbean Onslaught

This game was made as a contribution for a Ruby games contest held at rubygameforums.com.

You can find more info at:
http://github.com/joakimk/caribbean-onslaught/wikis/caribbean-onslaught

The controls can be changed in settings.yml (and by editing source/input/*). The standard controls is:

Player 1
  Up = "Arrow Up"
  Down = "Arrow Down"
  Left = "Arrow Left"
  Right = "Arrow Right"
  Shoot = "Right Shift" 

Player 2
  Up = "E"
  Down = "D"
  Left = "S"
  Right = "F"
  Shoot = "Left Shift"

Player 3
  GamePad

Windows:
Install ruby, get it from: http://www.ruby-lang.org/en/downloads/
Run the game with "run_game.cmd".

Linux / MacOSX:
You need Ruby and gosu (gem install gosu).
Run the game with "cd source; ruby game.rb".

Thanks goes out to:
jlnr @ Rubygameforums: For patching the game to run on MacOSX.

Contact information:
trejje<*%&&/at>gmail.com