Skip to content

acrogenesis-lab/planet-wars

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependency Status Code Climate Stories in Ready

Planet Wars

A space shooter-like game

How to install:

(Assuming you have Ruby 1.9.3 and Bundler installed)

  • First, clone or download this repository (and extract the archive)
  • Second, enter the downloaded folder, and run bundle install to install the games dependacies semi-automatically
  • Third, run ruby planet-wars.rb You should now be playing the game, enjoy.

Or, if you have Windows, you can download a fairly recent build of the game from here.

Gameplay

After selecting your choice of difficultly, your ship is placed in the middle of hostile point in space where enemies constantly spawn.

You can visit planets by pressing enter when on top of a planet, while visiting a planet you can build a base. Bases act as mines, collecting available resources on the planet, bases also act as a repair station, allowing your ship to be repaired.

See how long you can survive.

Commandline Arguments

  • --mute starts the game with music paused (can be resumed from the settings menu or by pressing 'm')
  • --debug jumps the game straight to the Game game state

Road map

  • Online high scores - Time survived
  • Multiplayer - Death match with up to 4 players
  • Multiplayer - Co-op with up to 4 players

Asset Copyright

  • All Sprites - Cyberarm - (CC) Attribution-ShareAlike 3.0 Unported License

  • All Music - Alexandr Zhelanov - (CC) Attribution 3.0 Unported License

  • Font: Alfphabet IV - Pierre Huyghebaert and Ludivine Loiseau - SIL Open Font License

  • Font: Hobby Of Night - Fernando Haro - SIL Open Font License

  • Sound: Achievement Unlocked - Kastenfrosch* - (CC) Zero

  • Sound: Explosion - PSYCHO BOOMER* - (CC) Zero

  • Sound: Hit - Keatonmcq* - (CC) Zero

  • Sound: Laser - fins* - (CC) Zero

(* FreeSound username)

About

Space game powered by Ruby/Chingu/Gosu

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%