Dinosaur ๐ฆ Game ๐ฎ Using ๐ JavaScript! | Kaboom.Js ๐ฅ Tutorial #2
In this part, we will be creating something like - So let's start building!! Step 1: Adding Objects, Shapes inside the canvas To add any shape, object, or sprite inside the canvas the syntax is simple:- const varName = add([ pos(x, y), sh...
Dec 13, 20214 min read171
