Built-in doodads and levels of Sketchy Maze.
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.
 
 
 
Noah Petherbridge 22c189d899 v0.13.0 doodads 2 years ago
..
Makefile Initial commit 3 years ago
README.md Initial commit 3 years ago
button.js v0.13.0 doodads 2 years ago
button1.png Initial commit 3 years ago
button2.png Initial commit 3 years ago
sticky.js v0.13.0 doodads 2 years ago
sticky1.png Initial commit 3 years ago
sticky2.png Initial commit 3 years ago
typeB1.png Initial commit 3 years ago
typeB2.png Initial commit 3 years ago

README.md

Button Doodads

doodad convert -t "Sticky Button" sticky1.png sticky2.png sticky-button.doodad
doodad install-script sticky.js sticky-button.doodad

doodad convert -t "Button" button1.png button2.png button.doodad
doodad install-script button.js button.doodad

doodad convert -t "Button Type B" typeB1.png typeB2.png button-typeB.doodad
doodad install-script button.js button-typeB.doodad