voleresistor / FoggyQuest

A recreation of the original Dragon Quest NES game in C.
1 stars 0 forks source link

Menus #2

Open voleresistor opened 3 years ago

voleresistor commented 3 years ago

Add menus for combat and non-combat actions as well as main menus.

voleresistor commented 3 years ago

Added idle and basic action menu on map. Some more additions to other sections of the program may be necessary to continue.