Side Scroller Part 1
This wee we built part 1 of our Side Scrolling game using the Microsoft Makecode Arcade Platform
We created our level using the Tilemap block. We have a road and obstacles to jump over
We set up gravity and movement for our character
Finally we set up the ability to jump using the space bar on the keyboard
Check out the code below and test it in the simulator