Sky Hop

Game Author
Emma Fahey
Game Description

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!

Up
0
Game Image
Sky Hop Image
Game On Mobile?
No
Game Course
Game Year
Game Genre
Game Tool
Game Challenges

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.

Game Unfinished Component
  • 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.
Game Next Steps

If I had another week to work on this, I would add 

  • Add another level
  • Add a monster that would track the player's location and shoot at them.
  • Code a flying monster