Julia Sherbal

Julia Sherbal

Cool Game!

Summary

A dragon has stormed the castle and taken over the kingdom! The King has given you the quest to defeat the dragon and its minions who are terrorizing the lands. Travel across different lands, fight monsters, learn new spells, and level up to prepare yourself for one final battle… Do you have what it takes to slay the dragon?

Development Info

Role: Programming, Audio
Tools Used: Unity, Visual Studio, Github
Duration: February 2020 - April 2020
Team Size: 3
Genre: Shoot 'Em Up Roguelike
Platform: PC


Contributions

  • Designed and programmed enemy behavior and attacks
  • Programmed level progression, enemy spawning, and randomly generated environments
  • Responsible for sound design
  • Organized playtests and analyzed feedback

What I Learned

  • How to program enemies with different behaviors in Unity
  • How to use player prefs and saving in Unity
  • How to use the Singleton Pattern in game programming