433 - v3

Week 05 | 10/04/2022

- 433 - v3

Code was refined:

  • Code was divided into segments by using various functions. The functions effectively helped tidy up the code and made it more readable.

  • Segments(for example, global variables, setup, etc.) were moved to new js sheets in the same file, which made everything tidier and very easy to read and understand.