Processing JS
Processing JS is a processing code that enables the participant to create a library that can be converted into Javascript. It is considered to be a high level course.
Instructor
Nicholas Culhane
Nicholas Culhane, a programmer from UCDSB, introduced Gaming with Processing.js. Nicholas had been writing code for several years and with our host, Lowri, worked with participants to learn the basic features of Processing.js.
“By the end of the course, you will be able to create your own games that you or anyone else can play!”
Lessons
- Lesson 1: Setting up on Khan Academy, Important Syntax of JS
- Lesson 2: Explanation of the canvas, The RGB colour system, Simple drawing functions
- Lesson 3: Complex drawing functions, The draw() loop
- Lesson 4: Functions, Arrays, for() loops, while() loops
- Lesson 5 Mouse Input, Keyboard Input
- Lesson 6 Playing sounds, Rectangular and circular collisions, 4 game genres: ➢ Clicker game ➢ Shooter game ➢ Tile-based game ➢ Dodge game