We call our coordinates x
and y
x
tells us how far to the left or right something is
y
tells us how far up or down something is
if x = 3 and y = 5 it means the location is three steps right and five steps up
Build your own version of The World's Hardest Game and learn the Scratch programming language while doing it!
In this course we will transition from block-based Scratch programming into text-based JavaScript!
VFX lessons in JavaScript
Build your own version of The World's Hardest Game and learn the Scratch programming language while doing it!
In this lesson we are going to learn how to code solid walls and check for collisions between sprites.
Free Trial (5th - 7th)
Learn to use ProcessingJS functions
In this lesson we will learn the basics of scratch and moving sprites using cartesian coordinates.
Coordinates let us say where something in on a flat surface.