Tounament of Tamers

Tournament of Tamers is a third-person multiplayer online battle arena created by Buh! Gaming in Kirkland, WA. In May 2019 I was hired as a Software Development Intern and have since been invited onto the team as a Part-Time Software Engineer.
In Tournament of Tamers, two teams of dragons face each other in a variety of game modes. Below is a video showing a round of gameplay from the Arena game mode.
I have worked on a variety of tasks during my time so far at Buh! Gaming, one of them being the improvement of our navigation system for the AI enemies that attack dragons. The gif below shows an AI beetle minion routing itself around a statue that it might bump into during gameplay.
Another task that I worked on was the implementation and improvement of many aspects of the Tournament of Tamers user interface. The gif below shows a player navigating through menus in the game's central hub area, The Nest. In the top left, you can see the player's rank is displayed. I was tasked with creating this ranking system and the UI to accompany it, which can be used to compare player stats, and place players in matches with people of similar skill level.
Another interesting task that I worked on was the implementation of the Unity Analytics API in order to measure stats such as player retention, and dragon performance used to balance the fairness of gameplay between characters. The image below shows an example of a graph that is automatically generated using this API, which tracks how far players get in the tutorial before quitting. This can be useful for learning which parts of the tutorial needs improvement.
Some of many other tasks that I have completed Buh! Gaming have included implementing the Steamworks API in order to track player stats on the Steam platform, creating new dragon abilities, and adding new aspects of gameplay such as a “bounty” mechanic that rewards players for taking down powerful enemies.