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 multi-format UI display #124

Closed jackmakesthings closed 7 years ago

jackmakesthings commented 7 years ago

Build a working demo of a UI display that can switch between, for example, list view and grid view for showing a set of items. Hoping to be able to crib some code from the editor source for this one.