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

Create Custom List Box Implementation for Inventory and Spell Book #73

Closed Gvin closed 5 years ago

Gvin commented 5 years ago

This custom list box should support custom drawing on elements and keyboard.

Gvin commented 5 years ago

Implemented