Compare commits

..

5 Commits

33 changed files with 18 additions and 0 deletions

7
README.md Normal file
View File

@ -0,0 +1,7 @@
# Assets for Sketchy Maze
This repository contains **copyrighted** creative assets for distribution only
with official releases of Sketchy Maze.
The contents of this repository are copyright © 2022 Noah Petherbridge.
All rights reserved.

View File

@ -12,6 +12,8 @@ doodad levelpack create -t Tutorial -d "Learn how to play the game." \
"./src/Tutorial/Tutorial 1.level" \
"./src/Tutorial/Tutorial 2.level" \
"./src/Tutorial/Tutorial 3.level" \
"./src/Tutorial/Tutorial 4.level" \
"./src/Tutorial/Tutorial 5.level" \
"./src/Tutorial/Zoo.level"
# First Quest
@ -20,7 +22,16 @@ doodad levelpack create -t "First Quest" -d "The first story mode campaign." \
"levelpacks/000001-FIRST-QUEST.levelpack" \
"./src/FirstQuest/Castle.level" \
"./src/FirstQuest/Boat.level" \
"./src/FirstQuest/Jungle.level" \
"./src/FirstQuest/Thief 1.level" \
"./src/FirstQuest/Desert-1of2.level" \
"./src/FirstQuest/Desert-2of2.level" \
"./src/FirstQuest/Shapeshifter.level"
# Azulian Tag
doodad levelpack create -t "Azulian Tag" -d "Survival based games of inverted Tag." \
-a "$AUTHOR" --doodads none \
"levelpacks/AzulianTag.levelpack" \
"./src/AzulianTag/AzulianTag-Tutorial.level" \
"./src/AzulianTag/AzulianTag-Forest.level" \
"./src/AzulianTag/AzulianTag-Night.level"

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.