Lesson 10:
Side Quests 3 - 6
We have written guide pages that go into detail about many specific topics within PICO-8 and Game Development right here on our site. Be careful though because it doesn't really distinguish between beginner, intermediate, and advanced topics the way our course does.
So feel free to browse the Guide, but be aware that you may quickly get into areas that are too advanced for you right now. We've made this course to gradually introduce and explain the concepts you need to know to become great programmers and game developers.
Use these Guide pages if you are curious to learn more than we cover in the videos, however, trust that we will cover it in a future video and make it much easier to understand.
Another helpful resource is the Official PICO-8 Manual. Here are some relevant sections that you might want to read:
# | Side Quests | |
---|---|---|
3 | Potion Shop | Help the Alchemist set up her potion shop by displaying all 16 potions on some type of shelves. |
4 | Dungeon Map | Help the Cartographer by drawing a map of some sort of dungeon. |
5 | Spell Crafting | Help the Enchantress collect a book of spells and prove that everyone has the creative gift of spellcraft. |
6 | Noble's Banners | Help the Tapestry Weaver design noble house emblems to display on banners on his shop walls. |
Alchemist's Potion Shop
Use our template cart to complete this side quest. If you already have PICO-8 open, you can load it by using this command:
load #side_quest_3
Or save this cart image, and drag and drop it onto the PICO-8 command line to load it.
Or open this cart directly in the Education Edition with this link.
To complete this Side Quest, visit the forum page to read more, see examples, and share your submission:
Cartographer's Map Collection
Use our template cart to complete this side quest. If you already have PICO-8 open, you can load it by using this command:
load #side_quest_4
Or save this cart image, and drag and drop it onto the PICO-8 command line to load it.
Or open this cart directly in the Education Edition with this link.
To complete this Side Quest, visit the forum page to read more, see examples, and share your submission.
Enchantress' Spellbook
Use our template cart to complete this side quest. If you already have PICO-8 open, you can load it by using this command:
load #side_quest_5
Or save this cart image, and drag and drop it onto the PICO-8 command line to load it.
Or open this cart directly in the Education Edition with this link.
To complete this Side Quest, visit the forum page to read more, see examples, and share your submission.
Noble House Banners
Use our template cart to complete this side quest. If you already have PICO-8 open, you can load it by using this command:
load #side_quest_6
Or save this cart image, and drag and drop it onto the PICO-8 command line to load it.
Or open this cart directly in the Education Edition with this link.
To complete this Side Quest, visit the forum page to read more, see examples, and share your submission.
959
9 Nov 2024