This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
joakimk (author)
Wed Jun 18 06:40:51 -0700 2008
commit 505256a3bf6a099be5538174580c89b6f6d6394f
tree 8f585c5cd1c76d7b9c87a36d8c6ce3f5b1f73be8
parent a327b824f0550e8e0c90a2686cb43d29918538c8
tree 8f585c5cd1c76d7b9c87a36d8c6ce3f5b1f73be8
parent a327b824f0550e8e0c90a2686cb43d29918538c8
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
data/ | ||
| |
lib/ | ||
| |
licence.txt | ||
| |
readme.txt | ||
| |
resources/ | ||
| |
run_game.cmd | ||
| |
settings.yml.example | ||
| |
source/ |
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








