zetadin / LogistiX

A browser game about supplying an active front.
Other
0 stars 0 forks source link

RuleSet model #8

Closed zetadin closed 1 month ago

zetadin commented 1 month ago

Moved terrain, recipe, equipment, etc. definitions into RuleSet model. Exposed it via the REST API and allowed selecting rule set during map setup. Client reads terrain data from ReleSet JSON fetched from the API and draws the map correctly.