P5JS [OOP] Object-Oriented Game Development with p5.js - Juan Olaya
[OOP] Lesson 1: One class, one object (p5.js)
https://openprocessing.org/sketch/578965/
[OOP] Lesson 2: One class, two objects (p5.js)
https://openprocessing.org/sketch/592988
https://github.com/JuanOlaya/OOP
- Step 1: One Instance + Function move right
- Step 2: Two Instances + Functions move right/left
- Step 3: Multiple Instances + ArrayList + Functions move right/left
- Step 4: Multiple Instances + ArrayList + Functions move right/left + Rebound Function
- Step 5: Multiple Instances + ArrayList + Rebound Function + Location Vector + Multiple Constructors
- Step 6: Multiple Instances + ArrayList + Rebound Function + Velocity Vector + Gravity Vector
- Coding Challenge 1: Class Car showing a X
- Coding Challenge 2: Class Node showing a network
No hay comentarios:
Publicar un comentario