https://github.com/jaredly/purple-maze
A maze game written in reasonml
https://github.com/jaredly/purple-maze
Last synced: 12 months ago
JSON representation
A maze game written in reasonml
- Host: GitHub
- URL: https://github.com/jaredly/purple-maze
- Owner: jaredly
- Created: 2018-02-22T15:43:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-02T04:16:16.000Z (over 7 years ago)
- Last Synced: 2025-04-30T12:58:58.518Z (about 1 year ago)
- Language: OCaml
- Homepage: https://purplemaze.surge.sh
- Size: 7.94 MB
- Stars: 45
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Purple Maze

It's a maze game, written in Reason.
Planning to target mobile, web, and native desktop.
I'll probably spin out a couple of the parts into standalone libraries (`Geom.re` in particular).
## License
This code is licensed under [Creative Commons Attribution-NonCommercial 4.0](https://creativecommons.org/licenses/by-nc/4.0/legalcode) (CC BY-NC 4.0). If you use this code, you must attribute me (Jared Forsyth), and link back to this repository.
If you want me to license parts of the codebase under a more permissive license, such as one that allows commercial use, you're welcome to ask.