nnarain / mapgen

Procedural 2D Map Generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Consider using a standard pattern for GUI

nnarain opened this issue · comments

Observer and or MVC. Something to prevent the coupling between parameter update and generation.

Mayby Boost signals? That might be over kill..