eforgacs-games / Dragon_Warrior

This is a clone of Dragon Warrior for the Nintendo Entertainment System, done in Python.
5 stars 2 forks source link

Hovering stats window #43

Closed eforgacs closed 2 years ago

eforgacs commented 2 years ago

After not moving for 51? frames, the characters in the top left of the screen should disappear, and one frame later, a stats window (dimensions: 4 tiles wide x 6 tiles tall) should appear (drop down) on the left side of the screen (2 tiles down, 1 tile in). This window should have the following stats: NAME (title of window) LV (level) HP MP G (GOLD) E (Experience)

An example image:

example_stats_window