Shoot the Zombies by D3zmodos
The idea here is that you're taking actions now in the present (world), but those actions can be re-done in the past (connected world :D).
This is a top-down arena shooter where an assortment of zombies try to kill you (in 1 shot) and you have guns to shoot them with. The twist however is that you can create a ghost of yourself that will re-enact the last 5 seconds of whatever your character does (move and shoot mainly).
Controls:
WASD - move around
Mouse - look
Left Mouse - shoot
Space - Spawn a ghost of yourself that will replay the last 5 seconds (in reverse)
We wanted to implement more weapon/enemy types but alas we did not have time.
Note: Zombie/Player/Ground artwork scavenged from this forum thread: http://gmc.yoyogames.com/index.php?showtopic=553529
Also Note: There seems to be a bug whereby the game randomly either quits or restarts the level...this happens without error even when debugging so I have absolutely no idea why it does this :<
This is a top-down arena shooter where an assortment of zombies try to kill you (in 1 shot) and you have guns to shoot them with. The twist however is that you can create a ghost of yourself that will re-enact the last 5 seconds of whatever your character does (move and shoot mainly).
Controls:
WASD - move around
Mouse - look
Left Mouse - shoot
Space - Spawn a ghost of yourself that will replay the last 5 seconds (in reverse)
We wanted to implement more weapon/enemy types but alas we did not have time.
Note: Zombie/Player/Ground artwork scavenged from this forum thread: http://gmc.yoyogames.com/index.php?showtopic=553529
Also Note: There seems to be a bug whereby the game randomly either quits or restarts the level...this happens without error even when debugging so I have absolutely no idea why it does this :<
| Desktop (Windows/Mac/Linux) | https://dl.dropboxusercontent.com/u/84730662/Games/LD30/ShootTheZombies.zip |
| Original URL | https://ludumdare.com/compo/ludum-dare-30/?action=preview&uid=14492 |
Would have loved to see what you come up with given more time.