Skip to content

Simple physics stack game for iOS based on SpriteKit

License

Notifications You must be signed in to change notification settings

maartene/Stacker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stacker

About

Simple physics stack game for iOS based on SpriteKit. Usable as a demonstration of SpriteKit and Swift.

  • targets: iOS 12.4+;
  • see GameScene.swift for actual game logic. Code contains comments;
  • Sprites made using Pixelmator. You require that program if you want to edit them.

Known issues

  • Occassionaly, SpriteKit is unable to generate a collider (SKPhysicsBody) for the non-square blocks. This unfortunately is not consistent behaviour. It might be an issue with the textures, it might be a bug in SpriteKit, it might be both.

Contact details

About

Simple physics stack game for iOS based on SpriteKit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages