Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 579 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 579 Bytes

2dTowerDefence using Swift

2 Dimentinal Tower Defence game in Swift for iOS 8.

(deleted since Somebody says posting screen shots are prohibited)

Notes

This game is to understand how to make a 2d game with Swift, SpriteKit for iOS 8. It includes many basics for creating a 2d game, including physicsBody, SKEmitterNode, class inheritance, and so on.

Authors

Thanks to ...

  • all the other codes on how to make a game in Swift!
  • game character images from @puku_puku_p