nodemules / SuperPlatformerBros

1 stars 0 forks source link

Display # of Lives in UI #13

Closed brenthaertlein closed 6 years ago

brenthaertlein commented 6 years ago

Make a UI element showing the current number of player lives

brenthaertlein commented 6 years ago

Idea: Show X Marsh(s) in the top left

e.g.

4 lives = :person_fencing: :person_fencing: :person_fencing: :person_fencing: 2 lives = :person_fencing: :person_fencing:

brenthaertlein commented 6 years ago

When showing 5 or more (25 or more) use :person_fencing: x 5

johngreedjr commented 6 years ago

For simplicity we have opted to just show the number value next to an icon. Can revisit later if we need to.