NSSTC / sim-ecs

Batteries included TypeScript ECS
https://nsstc.github.io/sim-ecs/
Mozilla Public License 2.0
84 stars 12 forks source link

Implement saving / loading #14

Closed minecrawler closed 4 years ago

minecrawler commented 4 years ago

There should be a way to save worlds and load them later on. This would allow a simple way to save a game, create a world in a separate tool, etc.