nodemules / SuperPlatformerBros

1 stars 0 forks source link

High scores #17

Open brenthaertlein opened 6 years ago

brenthaertlein commented 6 years ago

Show high scores on Game Over & Winning screens

brenthaertlein commented 6 years ago

Simplest: show # of coins collected Mediumer: show multiple stats, order by one or some (like a table) Complexest: make a formula to account for multiple stats

brenthaertlein commented 6 years ago

Alternatively to # of coins collected, it could simply be based on completion time and coins serve only to give extra lives (https://github.com/nodemules/SuperPlatformerBros/issues/14)

brenthaertlein commented 6 years ago

Linked to https://github.com/nodemules/SuperPlatformerBros/issues/9