summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-11-23Refactored some vars, fixed some docs.HEADmainMike Buland
It works with the google javascript compiler now.
2016-10-26Minor UI tweaks. Humans start at 1, not zero.Mike Buland
2016-10-24Mainly just lots and lots of comments.Mike Buland
2016-10-24It's all responsive now. Also it can loop.Mike Buland
2016-10-21Some cleanup; fixed the player position.Mike Buland
2016-10-21A simple get form lets you pick maze dims.Mike Buland
It would be cooler to have something more dynamic and interactive, but this is pretty good for now. It should probably try to detect issues with your syntax, too, but that can come later. You can also share maps now. That's a fun feature overall.
2016-10-21Hey! It's interactive!Mike Buland
2016-10-20Hey! it renders and has multiple levels.Mike Buland
It generates buttons so you can see each floor for now.
2016-10-20Merge branch 'master' of xagasoft.com:git/lostMike Buland
2016-10-20We can draw lines now!Mike Buland
2016-09-02Switched from the NULL macro to 0, it's c++!Mike Buland
2016-07-19Fixed multidimensional floor spacing.Mike Buland
2015-04-10Just got rid of some old, commented out code.Mike Buland
2015-04-08Minor rendering tweaks.Mike Buland
2015-04-08It now produces one image with titles and stuff.Mike Buland
2015-04-08Added image goo + font support.Mike Buland
2015-04-02Everything works, it could use more stuff.Mike Buland