Week One: Post-Mortem

Race start

The progress for the week exceeded expectations. This is mainly due to the step for choosing a framework being done nearly in one day. We expected to spend a few days testing multiple ones, but we quickly decided to use P5play thanks to it being very easy to use. After this decision we created a GitHub repository in the following link: https://github.com/fornesarturo/its-not-raining.

My task during this week consisted mainly on creating a way to end a level and a timer to show the time the user takes. Ending the level ended up being a bit more complex than expected, since I had to ensure logic on other parts of the program stopped. As for the timer, it was mostly dealing with time and dates, which I find to be very stressing from the programming point of view.

 

Leave a comment