Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 521 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 521 Bytes

Cars-Moving-Animation

Animated Cars and Roads in P5.js (processing.js)

Each car has its own Random movements and Random Colors.

To work with P5.js , at first you have to install p5.js libraries (Visit the link to download: https://p5js.org/download/ ). To know about how p5.js works you have to read the documentry (Here is the link https://p5js.org/get-started/ ). Helpful video lectures on p5.js are available at https://www.youtube.com/watch?v=8j0UDiN7my4 I think you will love this libraries . Happy coding !!!