Amtharus (2023)
Solo Project | Narrative | Level Design
A sci-fi game concept with audio narration that I created in Unity. Currently in-progress as I continue to test new features and skills.
Solo project
Initial level concept designed & implemented in Unity in 1 week
Scripted the dialogue and created audio voices with ElevenLabs for the main character and ship’s computer
Skills: Game & Level Design, Narrative, C#, Audio
Software: Unity, Github, Audacity, ElevenLabs
One challenge I encountered was writing all the code (quest system, character movement, etc), as I had limited C# experience at the start. I also had to figure out a good way to handle all the audio dialogue with the ship’s computer, who isn’t physically present in the scene. I solved this by using box colliders and triggers as the player moves through the cave.