Gvin / CodeMagic

A small ASCII Roguelike RPG with magic based on physics + programming.
GNU General Public License v3.0
2 stars 1 forks source link

Implement Ingame Help #141

Open Gvin opened 4 years ago

Gvin commented 4 years ago

Implement Ingame Help window that can be opened from menu (both main menu and ingame menu). This window should contain help information distributed by categories with fast hyperlink-style navigation. It should also be possible to open help from specific locations (help call buttons). In such case help window should be opened on specific topic (coding help, stats help, etc.).