NicolenaStiles / playground

Catch-all location for learning new things.
1 stars 0 forks source link

Asteroids: Refactor 'Lives' #19

Closed NicolenaStiles closed 9 months ago

NicolenaStiles commented 9 months ago

I wanna break the logic for the lives display within the HUD out from the Player and into its own lil class. Think this would really clean up the code.