Skip to content

The 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). Contains: SpriteKit, GameplayKit, UIGestureRecognizer, SKSpritenode

Notifications You must be signed in to change notification settings

NickSagan/SchoolhouseSkateboarder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

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

About

The 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). Contains: SpriteKit, GameplayKit, UIGestureRecognizer, SKSpritenode

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages