smileyface12349 / warwick-game-jam-2023

The Great Warwick Game Jam is a 2-week long game jam ran by the Department of Computer Science at the University of Warwick.
GNU General Public License v3.0
4 stars 0 forks source link

Level Completion #15

Closed smileyface12349 closed 1 year ago

smileyface12349 commented 1 year ago

At the end of the level, display the number of points they got, with a button to go to the next level.

A level selector and main menu would also be good, but is optional.

smileyface12349 commented 1 year ago

(The level selector will definitely not happen)

Just need the number of points, a next level button and potentially also a restart level button.

Note that time bonus should be shown separately, and is out of 5000 (unless the user uses turbo, in which case it can go higher)

smileyface12349 commented 1 year ago

Done!