
Super Square Zombie Killer
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
Super Square is spawned into a very strange and dangerous world. There are no other sentient squares, only square eating zombies! Thankfully Square comes packing heat!
Video: http://www.youtube.com/watch?v=Z3npMRx7BHE
----- Running The Game ----
Windows Standalone: Unzip the archive. Run game.exe. Shot zombies.
For the following you'll need LOVE 1.7.2 or later to run the game. You can grab it here: http://love2d.org/
Windows: If love is installed, you can double click super_square_zombie_killer.love to start it. If love is unzipped you can start the game from the command line "love super_square_zombie_killer.love"
Linux: Your distro probably has LOVE in its repos. Once installed, the game can be run from the terminal using "love super_square_zombie_killer.love"
Mac OSX: Grab the binary from http://love2d.org/. Double click on super_square_zombie_killer.love or run from the terminal.
If you have any problems, there's more info at http://love2d.org/wiki/Getting_Started
----- Playing -----
Find the exit without dying! There are some health kits around if you're low on health. Each gun has different properties:
Pistol: Powerful and accurate, but has small magazine size and bullets do not go through zombies
Shotgun: Fires many pellets in a large spread. Useful for pushing back a crowd of zombies, but has a long reload time.
Assault Rifle: Large magazine capacity, medium damage, and bullets go through zombies. Good for general killing.
Light Machine Gun: Powerful and can fire a large number of bullets before being reloaded. Watch out for its large spread and long reload times.
----- Controls -----
Move: W, S, A, D
Reload: R
Pistol: 1
Shotgun: 2
Assault Rifle: 3
Light Maching Gun: 4
Aim: mouse
Shoot: mouse left
Next/prev gun: mouse wheel
Quit to menu: Escape
Toggle fullscreen: F5
----- Settings -----
Fullscreen can be toggled by pressing F5. The default resolution is 800x600. This can be changed by editing the file "conf.lua" in the super_square_zombie_killer.love file. The .love file is really a zip file.
Video: http://www.youtube.com/watch?v=Z3npMRx7BHE
----- Running The Game ----
Windows Standalone: Unzip the archive. Run game.exe. Shot zombies.
For the following you'll need LOVE 1.7.2 or later to run the game. You can grab it here: http://love2d.org/
Windows: If love is installed, you can double click super_square_zombie_killer.love to start it. If love is unzipped you can start the game from the command line "love super_square_zombie_killer.love"
Linux: Your distro probably has LOVE in its repos. Once installed, the game can be run from the terminal using "love super_square_zombie_killer.love"
Mac OSX: Grab the binary from http://love2d.org/. Double click on super_square_zombie_killer.love or run from the terminal.
If you have any problems, there's more info at http://love2d.org/wiki/Getting_Started
----- Playing -----
Find the exit without dying! There are some health kits around if you're low on health. Each gun has different properties:
Pistol: Powerful and accurate, but has small magazine size and bullets do not go through zombies
Shotgun: Fires many pellets in a large spread. Useful for pushing back a crowd of zombies, but has a long reload time.
Assault Rifle: Large magazine capacity, medium damage, and bullets go through zombies. Good for general killing.
Light Machine Gun: Powerful and can fire a large number of bullets before being reloaded. Watch out for its large spread and long reload times.
----- Controls -----
Move: W, S, A, D
Reload: R
Pistol: 1
Shotgun: 2
Assault Rifle: 3
Light Maching Gun: 4
Aim: mouse
Shoot: mouse left
Next/prev gun: mouse wheel
Quit to menu: Escape
Toggle fullscreen: F5
----- Settings -----
Fullscreen can be toggled by pressing F5. The default resolution is 800x600. This can be changed by editing the file "conf.lua" in the super_square_zombie_killer.love file. The .love file is really a zip file.