Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moving lots of code around | stuebinm | 2021-09-16 | 1 | -161/+26 |
| | | | | (also renaming things now that concepts seem a bit clearer) | ||||
* | small update | stuebinm | 2021-09-16 | 1 | -5/+6 |
| | |||||
* | simple proof of concept | stuebinm | 2021-09-05 | 1 | -0/+191 |
Lots of monads everywhere, hurray! (unfortunately, workadventure maps don't quite form a category; they lack composition …) Credits: - the example.json file is by TabascoEye (with some modifications for testing purposes) - the Tiled module is forked from aeson-tiled on hackage, since that package didn't handle custom layer properties correctly |