pkulev / xoinvader

Python space game in terminal
http://mmap.me
MIT License
12 stars 1 forks source link

Menu system reengineering #69

Closed pkulev closed 4 years ago

pkulev commented 6 years ago

Menu was created couple years ago, and now we need to improve it to work with menu hierarchies using that multimedia framework activities we have. This also needed for using scoreboard.

Submenus

Menu structure is a tree, each it's node can provide command override (e.g. as classfield).