2021-03-29 00:20:15 +00:00
# Welcome to _Sketchy Maze_
2020-11-21 03:09:16 +00:00
![](images/main-menu.png)
2022-10-10 19:54:19 +00:00
[Sketchy Maze ](about.md ) is a drawing-based maze game themed around hand-drawn maps on paper. You can draw a level for a 2D platformer game, drag-and-drop "doodads" such as buttons and doors into your level, play it and share your levels with others.
2020-11-21 03:09:16 +00:00
2024-05-05 02:33:07 +00:00
**Last Updated:** May 4, 2024 for Sketchy Maze v0.14.0.
2021-06-20 20:22:13 +00:00
2020-11-21 03:09:16 +00:00
## Table of Contents
2022-10-10 19:54:19 +00:00
* [About Sketchy Maze ](about.md )
* [Change History ](changes.md )
* [Gameplay Controls ](controls.md )
* [Story Mode ](story-mode.md )
* [Creating Custom Levels ](custom-levels/index.md )
* [Publishing Levels ](custom-levels/publishing.md )
* [Level Packs ](custom-levels/levelpacks.md )
* [Custom Wallpaper ](custom-levels/custom-wallpaper.md )
* [The Built-in Doodads ](doodads.md )
* [Linked Doodads ](linked-doodads.md )
* [Creating Custom Doodads ](custom-doodads/index.md )
* [Draw Sprites In-Game ](custom-doodads/edit-in-game.md )
* [Draw Sprites with an External Program ](custom-doodads/edit-external.md )
* [Program Them with JavaScript ](custom-doodads/scripts.md )
* [Shortcut Keys ](hotkeys.md )
* [The `doodad` command-line tool ](doodad-tool.md )
* [Hacking and debugging ](hacking.md )
* [Profile Directory ](profile-directory.md )
* [Register Your Game ](register.md )
* [Open Source Licenses ](licenses.md )