cpp-gamedev / spaced

Modernized space-impact style game.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HUD

karnkaul opened this issue · comments

Decide what elements need to be shown to the player, what needs to be interactive (minimal), and the HUD's design.

HUD will also need access to game state like score, time elapsed, selected weapon, rounds left, etc.