ASU-CodeDevils / CD-GameDev

A game made in Rust.
2 stars 1 forks source link

Add healthbar to UI #13

Open Remi-Godin opened 1 month ago

Remi-Godin commented 1 month ago

Create a simple healthbar and add it to the UI. Make sure that the healthbar shows correctly even when screen is resized. Required:

Stretch goal: