Source code to the game's default doodads.
 
 
 
Go to file
Noah c77b7b0034 No A.I. update for Azulians, Crusher, Snake, Thief 2024-02-11 16:51:12 -08:00
azulian No A.I. update for Azulians, Crusher, Snake, Thief 2024-02-11 16:51:12 -08:00
bird New sound effects 2023-03-09 22:57:30 -08:00
box Split doodads repository 2022-09-24 15:34:04 -07:00
boy Split doodads repository 2022-09-24 15:34:04 -07:00
buttons New sound effects 2023-03-09 22:57:30 -08:00
crumbly-floor New sound effects 2023-03-09 22:57:30 -08:00
crusher No A.I. update for Azulians, Crusher, Snake, Thief 2024-02-11 16:51:12 -08:00
doors New sound effects 2023-03-09 22:57:30 -08:00
gems New sound effects 2023-03-09 22:57:30 -08:00
objects New sound effects 2023-03-09 22:57:30 -08:00
on-off New sound effects 2023-03-09 22:57:30 -08:00
regions New sound effects 2023-03-09 22:57:30 -08:00
snake No A.I. update for Azulians, Crusher, Snake, Thief 2024-02-11 16:51:12 -08:00
switches New sound effects 2023-03-09 22:57:30 -08:00
test Some test doodads 2022-09-24 22:00:17 -07:00
thief No A.I. update for Azulians, Crusher, Snake, Thief 2024-02-11 16:51:12 -08:00
trapdoors New sound effects 2023-03-09 22:57:30 -08:00
warp-door New sound effects 2023-03-09 22:57:30 -08:00
.gitignore Some test doodads 2022-09-24 22:00:17 -07:00
README.md Split doodads repository 2022-09-24 15:34:04 -07:00
build.sh Some test doodads 2022-09-24 22:00:17 -07:00
mischievous.js Split doodads repository 2022-09-24 15:34:04 -07:00
options_test.js Doodad/Actor Runtime Options 2022-10-09 17:44:27 -07:00
palette.json Split doodads repository 2022-09-24 15:34:04 -07:00

README.md

Doodads of Sketchy Maze

This repo contains the build sources for the game's default doodads. It is licensed under different terms than the game engine itself: all of the artwork and scripts here are copyright © 2022 Noah Petherbridge for distribution only with the official releases of Sketchy Maze.

For Players

You may read and learn from the game's built-in doodad scripts in this repository. You are also free to base your own custom doodads off of the scripts in this repository.

For Developers

The artwork and scripts in this repository are under exclusive copyright to be distributed only with official releases of Sketchy Maze. Any external fork of the doodle engine MUST NOT ship with any of the doodads included in this repository. The doodads here are licensed under different terms than the doodle engine itself.

If you are working on Sketchy Maze itself you MAY use this repository to build local copies of the game for personal use only.

License

Copyright © 2022 Noah Petherbridge. All rights reserved.