Sky Hop
I wanted to create a Mario like game where you need to collect coins. You are a small elf that needs to hop from platform to platform to collect coins. Don’t fall or you will have to restart!

The most challenging aspect of this game was coding the layouts to change. I troubleshooted a lot by adding buttons/sprites that the user could click. I found that coding the layouts changing inside the event when the player gets to the end was the easiest option.
- I wanted to add a button to the end of the game that would allow the player to restart at the beginning.
- I also wanted to add a monster that would shoot at the player. I coded everything for the monster, but I wasn't able to get it to walk back and forth. I could only make it change directions once and fall off the edge.
Character:
https://www.pinterest.com/pin/AbRYTfDBtjhEP8vNF6fOgZ86toqX7WNR0N5SJdGT32SDQlkTIfFAZ3g/
Grass:
https://stock.adobe.com/search?k=pixel+grass&asset_id=404014988
Clouds background:
https://www.pinterest.com/pin/530369293614137336/
I watched a code tutorial on youtube. I changed some of the code, but tried to follow this series:
#1
https://www.youtube.com/watch?v=a7cHT5bxpG0
#2
https://www.youtube.com/watch?v=kX19p4DjteE
#3
https://www.youtube.com/watch?v=kX19p4DjteE