End user documentation site for Sketchy Maze.
https://www.sketchymaze.com/guidebook/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
596 B
16 lines
596 B
4 years ago
|
# Welcome to Project: Doodle
|
||
|
|
||
|
![](images/main-menu.png)
|
||
|
|
||
|
[Project: Doodle](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, and play it.
|
||
|
|
||
|
## Table of Contents
|
||
|
|
||
|
* [Creating Custom Levels](custom-levels/)
|
||
|
* [Creating Custom Doodads](custom-doodads/)
|
||
|
* [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)
|