Im loving exploring the possibilites of Makecode Arcade - currently using it with a group of elementary learners to design our own games! First of all, I must admit I sometimes get frustrated when I can’t figure out how to solve something - what do people suggest I do to learn? I’ve done most of the tutorials etc…
Next - I made a basic game which is easy and I understand. But I want to add to it to make it better - It’s a game where items fall from the sky and a shark collects them. There is a timer and score.
NOW, I want to make different levels. Set different timers for each level and change the speed at which the items fall. I want this to increase with each level.
I can’t figure out how to set up the levels in this game - I learnt how to do it for a maze game using a function…Also not sure how to trigger the next level. I want to make it so that after x amount of time it changes level or after x amount of points… Finally I want to lose a life everytime an item hits the ground…But I used a bg image instead of a tile map…
Here is the game: https://arcade.makecode.com/S71988-55380-33881-97631
THANK YOU!