Skip to content

balazs630/Bob-Cat-Runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bob-Cat-Runner

Simple game with 'Bob' the cat using SpriteKit.

Story: When Bob wakes up from a deep afternoon sleep in the garden, it's starting to rain heavily, dark clouds rolling in over town. The goal is to get back to the house before our scared cat washed away by the rain.

This game is in its beta stage of development. This means that the game is under development and is improved on a regular basis – through commits that add features and content, optimizations and bug fixes. You can clone the whole project and try it on your iPhone or in the Xcode simulator to get an idea! 😄

Main game:

Screen-Play


Done:

  • Generate and drop raindrops from the clouds at random positions
  • Ability to jump and collect umbrella (shield) items with the player
  • Changing the player's image according to the action (run left-rigth, jump, die, celebrate, etc...)
  • Custom sound effects and graphics explosions using sks files
  • Switch to the next level if the current level is completed
  • Ability to reload current stage with a button if player about to lose the stage
  • Start countdown timer if the player collects an umrella and drop the umbrella if the time has elapsed
  • Set higher rain intensity based on the levels to harden the gameplay level to level
  • Add noisefields for collectable items to make them move randomly
  • Parallax back and foreground layers on the stages
  • iPad and iPhone X screen support

Backlog:

  • Add basic gameplay control tutorials on first launch
  • Change cat graphics
  • Game Center integration
  • Include thunder, and lightning elements at the end of the game
  • Create audio nodes with surround sound
  • Simulate wind and flying leaves
  • Create more stages & refine graphics

About

Simple iOS game with Bob the cat using SpriteKit

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages