don quixote
Game Description
Don Quixote is a whacky, narrative RPG, following an adventure of Don Quixote, a chivalrous madman, as her travels the Spanish countryside with his side kick, Sancho Panza!
​
My Role
Acting as the sole developer, created all the systems and mechanics from the narrative text to the turn based battle mechanics. The hardest challenge I faced with this project was creating a system to represent a narrative. I ended up creating system which loaded in UI elements based on references passed through a Scriptable Object. This way, each Scriptable Object could mimic a line of dialogue within a script. I had to communicate with a narrative team to translate their needs into implementable scripts and ensure they could easily pass the narrative beats to me.
​
You can view the code for the narrative loop or just Loop.cs and the combat system, Combat.cs on my Git.
​
Production Time: Ten Week
Team Size: Five People