Welcome!
This page holds a collection of materials that I use in my Coding Pirates workshops, but anyone is welcome to use them according to the CC-BY-SA license. Linked materials (marked with π) have their own licenses.
Godot
- Godot Quick Start - 3D Platformer
We dive right in to the nice 3D Platformer Starter Kit (made by KenneyNLπ), and get familiar with the 3D editor. Then we start making some changes to the game. - Your First 2D Game π In the official Godot documentation.
- Your First 3D Game π In the official Godot documentation.
- Godotβs Hidden Level/Map Editor ππ¬ For Godot 3, but should also work for Godot 4.
- 2D Space Shooter π By kidscancode.org
Templates / Demo Projects
- github.com/marpor/PixelAdventure (Godot 3 - 2D)
- github.com/marpor/wiggle-ball (Godot 4 - 3D)
Unity
Tutorials
- Lys og Kugler 1 π©π°
- Lys og Kugler 2 π©π°
- Michaels Tutorials ππ©π°
- The Unity Tutorial for Complete Beginners ππ¬ (YouTube)
Templates / Demo Projects
- github.com/marpor/BallsAndLights2_Unity (Unity - 3D)
JavaScript/CSS/HTML
- Emoji Catcher Tutorial interactive tutorial on replit.com
- Emoji Clicker Template template with guide on replit.com
Blender
Beginner
- Donut Tutorial ππ¬ (YouTube)
- Blender 4 for Absolute Beginners ππ¬ (YouTube)
- More Grant Abbitts Tutorials ππ¬ (YouTube)
- CBaileyβs Tie Fighter Tutorial ππ¬ (YouTube)
Intermediate
- 6 Blender Hard-Surface Modeling Tricks I Wish I Knew Earlier ππ¬ (YouTube)
Other
I highly recommend watching Sebastian Lagueβs excellent Coding Adventures videos. Heβs exploring various topics using Unity, but the learnings and experiences are well worth a watch no matter what your preferred engine or programming language.
Enjoy!
/Marken