Coding and Music by Mr. Kas... Just a simple jumping game with the absolute simplest jumping code. - Splash Screen - Character Sprite that jumps and changes when hit - Enemy sprite that moves constantly and hits character sprite. - Signifier in the UI (user interface) to tell how many lives left, loses a life every time character gets hit - Backdrop - Sound Effects for jumping, getting hit, and losing - "Game Over" screen - Looping Gameplay for "New Game" option (I added a quick tune I wrote, because I like music) In the future, I would like to add smoother, more sophisticated jump code and more advanced enemy movements to make the game more challenging. I might even add a way to keep score.