crystal-bit / space-shooter

Shoot 'em up game, developed for the Hacktoberfest 2019 event with the Crystal Bit community.
GNU General Public License v3.0
41 stars 34 forks source link

Implement a GUI for the player's spaceship HP/Life #47

Closed davcri closed 5 years ago

davcri commented 5 years ago

After #46 is done, implement a GUI for the spaceship HP.

We want to implement a simple lives system like the one in Gradius:

Screenshot_20191006_161018

Derek52 commented 5 years ago

I'll go ahead and take this. If #45 isn't done I'll just insert a placeholder image for someone else to swap out.

davcri commented 5 years ago

Great! Thanks @Derek52 !