jackmakesthings / game-dev

return False; an experiment in AI and decision-making, via Godot Engine
GNU General Public License v2.0
3 stars 2 forks source link

ui: prototype expanding UI #125

Open jackmakesthings opened 7 years ago

jackmakesthings commented 7 years ago

Had the idea of a UI that starts as a sidebar panel but can be expanded to a full window for parts of the UI that are better suited to lots of horizontal space. Would like to try building this and see how feasible it is.