FreezingMoon / Gummy-Turbo-Tunnel

Game based on the BattleToads Turbo Tunnel 🏎
https://dreadknight.itch.io/Gummy-Turbo-Tunnel
GNU General Public License v3.0
4 stars 2 forks source link

Any key continues game when you die. #1

Open taqfu opened 8 years ago

taqfu commented 8 years ago

After you die, pressing any key lets you continue. Not clear why.

DreadKnight commented 8 years ago

Basically because the gameplay is still running; it needs states. Issue #2 should probably fix this as well ^^