Ludum Dare #44compo
Taco King
__DESCRIPTION__
Discover/Remember the joy of coin up gamerooms through the eyes of a kid.
Your have a limited stock of coin on each age.
Try to collect as many stars as possible before... well... the end.
__CONTROLS__
- [arrow keys] for moving your character
- [space] start game / shoot
- [enter] insert coin
__SCREENSHOTS__
Discover/Remember the joy of coin up gamerooms through the eyes of a kid.
Your have a limited stock of coin on each age.
Try to collect as many stars as possible before... well... the end.
__CONTROLS__
- [arrow keys] for moving your character
- [space] start game / shoot
- [enter] insert coin
__SCREENSHOTS__








Comments10
Unfortunately I encountered a soft-lock in the Space Invaders game where you can't leave the game when the spaceships go under the screen. Still a super fun experience though, I definitely want to try again to see what comes afterwards!
This is so, so good. And I ran into the same freeze-up bug twice. It was so excellent that I went back a second time to get through the whole story, but I lost track of time in the mines again and got stuck in the loop. I didn't restart the entire game a third time, so I didn't get to the end of the story. :(
The bug happens when the timer goes below zero in the mines. The score mode counts the timer down to zero, but it seems to check == and not
@pkenney since the LD rules allow it I made a fix so the game wont freeze anymore if timer reach 0. The new version is online.