Course Record improvements
A5H73Y opened this issue ยท 1 comments
When finishing a Course it would be ideal to summarise how you did and handle each outcome. Currently this is a bit primitive and you either achieved a new record or you didn't.
Creating an enum for COURSE_RECORD, PERSONAL_BEST, TOP_TIME (with number of where they placed).
Each outcome could have a reward associated with it, so you don't get a really good prize for beating your own time, but you would for becoming the global fastest.