Beginner p5.js Lesson 5 - Reorganize code into Objects using Object Oriented Programming

Channel:
Subscribers:
64,000
Published on ● Video Link: https://www.youtube.com/watch?v=3uG6Z_L1maM



Duration: 15:44
191 views
2


Before our program gets too big, it's important to reorganise the code into objects. We create a player object with a display method and a change colour method. We also change global variables to object properties (variable only exists as part of an object).




Other Videos By Magic Monk


2019-06-09These shoes helped me get rid of athlete's foot
2019-06-05How to mark external emails in a different color (Outlook 365 conditional formatting)
2019-05-30Complex numbers lesson 21a - Practice Question factorize quadratic polynomials over C
2019-05-26Complete the square where number in front of x^2 is not 1
2019-05-23p5.js How to display text menu before game starts
2019-05-18Outlook Office 365 - How to assign different colors to different senders' e-mails
2019-05-17p5.js best editor for displaying images locally, debugging
2019-05-14p5.js How to Insert Images Tutorial
2019-05-11p5.js Buttons part 2 - styling buttons, changin size and location
2019-05-08p5.js Buttons part 1 - How to make a button call a function
2019-05-05Beginner p5.js Lesson 5 - Reorganize code into Objects using Object Oriented Programming
2019-05-02Beginner p5.js Lesson 4 - Respond to Mouse Events, object follow mouse
2019-04-30Beginner p5.js Lesson 3 - Moving shapes by using variables and if statements
2019-04-26Beginner p5.js Lesson 2 - Drawing Shapes (ellipse, triangle, rectangle, lines) and Changing Colors
2019-04-23Beginner p5.js Lesson 1 - Setting Up Editing Environment, Structure of Program
2019-04-21Teaching Cha Cha to a Muay Thai fighter Part 5 - Back Step & Final summary
2019-04-17Yoga with Olivia part 6 - How to build up to doing frontal splits
2019-04-14Teaching Cha Cha to a Muay Thai fighter Part 4 - Turning
2019-04-11How to flip a lightboard video in Adobe Premiere Elements
2019-04-08Teaching Cha Cha to a Muay Thai fighter Part 3 - New York
2019-04-05How to translate a whole website into any language without downloading any apps



Tags:
p5.js tutorial
p5.js objects