Skip to content

Latest commit

 

History

History
64 lines (33 loc) · 1.75 KB

README.md

File metadata and controls

64 lines (33 loc) · 1.75 KB

One Of Zombies

OneOfZombies official site

Diclaimer

Very beta version.. it is not time for report bugs :)

Put your speakers low.. the sounds are not very pleasant.

No good frame rate with ruby 1.8.. better with ruby 1.9

Dowloads

Look the downloads section

Running it from source

Download the lastest release a run

$ ruby game.rb

For a fluid experience use ruby 1.9:

$ ruby1.9 game.rb

Instructions

Oh dammit, they are there.. only you have what supposes to have to go there, a fifteen years old girl..

Come on, there are still alive innocents on the town, find them and take them to the helicopter.

Of course you can use the firearm you taken from the your father's died fingers.

Keys

  • G: take off of the helicopter
  • Space: kill kill
  • Cursor Keys: run run
  • S: Pause

Special Keys

This is just for debugging

  • P: Show/hide panel
  • I: Show/hide tiles vibration values
  • L: Show/hide the life of all criatures

License

Copyright 2009 Fernando Guillén Suarez ( http://fernandoguillen.info )

OneOfZombies is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

OneOfZombies is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with OneOfZombies. If not, see http://www.gnu.org/licenses/.

Testing