Devlog
Beware I'm under NDA which means i won't be allowed to share any implicit details about the project.
Upgrading Unity Version
How to upgrade a Unity project from a 2017 version a newer version while ensuring the quality of the project?
Graph
What is causing the line renderer of the graph to lose its desired shape and how to fix it?
Recording Virtual Opponent (Research)
What actions should be recorded and what has already been worked on by earlier developers?
Recording Virtual Opponent (Implementation)
How to implement a system where a play-through is able to be recorded and saved keeping in mind it has to be replayed later on by another system?
Refactor Code
How to change the code design to make the code easier to understand and to work with, keeping in mind further expansion by other developers?
Bug Fixing
How to find and solve bugs in a complex game?
Popup System
How to create a functional and reusable popup system where the developer can just set the values and the popup will show?
Release Android (Research)
What actions are needed to list a game on the Google Play Store?
Release Android (Implementation)
How to build and list a game in the Google Play Store?
Challenges & Achievements
How to create and implement a challenge system which cooperates with the achievement systems on target devices?
Achievements Backlog
How to make sure achievements and in-game challenges are always synchronised?
GameBus Account (Concept)
Should a GameBus account be required to play SugarVita?
GameBus Account (Implementation)
How to implement an account system which is optional and simultaneously encourages the player to create an account?