Commit Graph

2 Commits (30be42c34393012ffa101bce1cee84a0224da9fc)

Author SHA1 Message Date
Noah 403d24f480 Marshall map pixels more compactly 2018-06-17 10:40:41 -07:00
Noah 27fafdc96d Save and restore maps as JSON files
First pass at a level storage format to save and restore maps.

To save a map: press F12. It takes a screenshot PNG into the
screenshots/ folder and outputs a map JSON in the working directory.

To restore a map: "go run cmd/doodle/main.go map.json"
2018-06-17 10:31:44 -07:00