MakeCode Arcade extension that implements algorithms from Mazes for programmers
If you want to learn more about the algorithms used in this extension, pick up a copy of Jamis Buck's Mazes for programmers: Code your own little passages. Learn more about the book here:
https://pragprog.com/book/jbmaze/mazes-for-programmers
- See it in action here
- Blocks
- Playground https://makecode.com/_c2W0szf0m6kF
- Sample game https://makecode.com/_gJ3dC0LaWE9g
- JavaScript
- Playground https://makecode.com/_53mUxx39eRoj
- Sample game https://makecode.com/_4T54H0WhFhvW
- Add "icon.png" image (300x200) in the root folder
- Add "- beta" to the GitHub project description if you are still iterating it.
- Turn on your automated build on https://travis-ci.org
- Use "pxt bump" to create a tagged release on GitHub
- Get your package reviewed and approved https://arcade.makecode.com/extensions/approval
- Change default tile colors for walls and paths (version 1.0.4).
- Update engine for new tile map engine (version 3.0.0).
Visit the following links to read more about building MakeCode custom blocks and extensions:
- https://arcade.makecode.com/blocks/custom
- https://makecode.com/defining-blocks
- https://makecode.com/extensions/getting-started
MIT License. See LICENSE for more information.
- for PXT/arcade (The metadata above is needed for package search.)