I have been following the DevWorm tutorial series, "How to Create an RPG in Godot 4" on Youtube, and have decided to modify the code to make it more challenging for myself.
My plan is to consolidate what I have learned from other tutorials by incorporating the concepts into this project. While I don't have the drive to create a game from scratch, I intend to follow the tutorial and improve upon it.
I hope to create something that resembles a final game while adding small challenges along the way.
- I will watch every video in the tutorial series.
- For each video, I will implement the same functionality or similar functionality.
- I will modify the code, project structure (folders, scripts, scenes, composition, and more).
- For each video, I will create a separate branch, and the main branch will always have all the changes.
My ultimate goal is to have fun while learning and practicing what I have learned.
Except by the assets, all the code is under MIT.