In the first week, I started with making a base for the game and setting up a GitHub (which caused me multiple headaches but I figured it out in the end). I made the first version of the main character and imported it into unity. After this, I started making the main character controller script. After following some tutorials and some programming I had a script that allowed the player to move, dash, and roll. The rest of the week I spend on making animations for walking and rolling and implementing them. In the end, I made animations for each walking direction, Idle, and one dodge roll animation.