Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.12 KB

README.md

File metadata and controls

15 lines (11 loc) · 1.12 KB

Schoolhouse Skateboarder Game

Tap the screen to make the skateboarder jump avoiding obstacles and collect diamonds if possible. The longer you are in the game, the more points you gain. This game is based on the book: "Swift for Kids: A Playful Introduction to Making iPhone and iPad Apps". I made the changes so that the code is up to date as of November 2021 (iOS 15.0.2).

This project contains

  • SpriteKit, GameplayKit, UIGestureRecognizer, SKPhysicsContact, SKSpriteNode, SKTexture, SKEmitterNode, SKAction, SKPhysicsContactDelegate and much more
  • Pixel-perfect collision detection, you can play with linearDamping, angularDumping, gravity etc.

SchoolhouseSkateboarder

Message me