mgerdes / Open-Golf

A cross-platform minigolf game written in C.
MIT License
1.79k stars 85 forks source link

Improving retry flow #9

Open cursedarcangel opened 2 years ago

cursedarcangel commented 2 years ago

Makes repeating levels to get a better score a much better and more fun experience.

cursedarcangel commented 2 years ago

https://user-images.githubusercontent.com/71993617/161445076-ba823412-b2a8-40f4-85d9-4833fa98b2d0.mp4

The retry button has been moved out of the pause menu, and the intro sequence no longer plays when retrying, it just goes straight to being playable.

haudan commented 2 years ago

This looks great!

ghost commented 2 years ago

Is there anything in place to prevent accidentally pressing retry and then losing your progress? If not, perhaps a confirmation popup would be a good idea...