cuibonobo / terra-incognita

A sort of luminous, geometric, incandescent immensity.
Creative Commons Zero v1.0 Universal
0 stars 0 forks source link

Switch to Redux-like state management #16

Closed cuibonobo closed 2 years ago

cuibonobo commented 2 years ago

Keeping track of the app's state will be easier if there is a central store and state changes are handled via events. These events can then be transmitted via Durable Objects to other clients.