jChicote / Dungeon_Breakout

An fps roguelike monster game, where you are trapped inside the walls of the dungeon where many creatures remain.
MIT License
0 stars 0 forks source link

Create Game HUD for player character #94

Open jChicote opened 1 year ago

jChicote commented 1 year ago

Description

The player HUD will only include necessary information on their weapons, health and other details of the player or map. With no extensive features on the player, the basic components will be needed.

Acceptance Criteria

Implementation