Skip to content

Resolve "Hurdle minigame crashes on tie"

Jakob Sinclair requested to merge 60-hurdle-minigame-crashes-on-tie into master

Make each player lose before ending hurdle game

A simple solution but it works well. Make each player stop when the time ends which makes them go off screen and the already working placement system will kick-in and solve the placement issue.

Closes #60 (closed)

Signed-off-by: Jakob Sinclair sinclair.jakob@mailbox.org

Edited by Jakob Sinclair

Merge request reports