When: August 2020 - March 2021
Who: GDQuest
Godot 2D Secrets is a course offered by GDQuest that recreates some classic 2D game genres and mechanics, like Osu!, FTL, Factorio, or classic active-time JRPGs, and teaches the user through clear and explained instructions how to recreate those projects.
Besides a few incidental tutorials on design patterns as applied to Godot, my main contribution was the full write up of a 3 part Building Simulation game inspired by the likes of Factorio or modded Minecraft. It required the full building of a well coded and laid out open-source demo of the game which can be found on its Github Repository, but dissect and recreate the project in writing for the course itself.