background ()
, colorMode ()
, and createButton ()
. I also need to pick up the fundamentals, such as the loops and strings function of p5js in order to best execute the game. The website that I would be heavily dependent on for this would be https://p5js.org/reference/ .W3Schools Free Online Web Tutorials
Functions, arrays, and variables are also needed for coding the game.
Some functions that I need to pick up which I think would be essential for developing the game but I have not learnt them yet, would be startTimer()
and frameCount()
. These are relatively new to me, so I will try my best to implement them where appropriate.
There are some integral values I will need to abide by when completing the task. These include discipline: ensuring that I adhere to the schedule below that I will set aside for accomplishing this task; perseverance: sticking with my code and not giving up, and; receptiveness: I will have to seek feedback from my users frequently, where I can ask my family members to test the game, in order to ensure that the submission is of the highest quality possible.