Игры

Игры


  1. 2048, Objective-C: https://github.com/danqing/2048
  2. EverWing, Swift: https://github.com/woguan/Legend-Wings
  3. Square Spiral, Swift (https://itunes.apple.com/us/app/square-spiral/id920811081 | https://github.com/yulingtianxia/Spiral)
  4. Space Quest, Swift: https://github.com/r3econ/spacequest-ios
  5. Flappy Fly-Bird, Swift: https://github.com/jVirus/flappy-fly-bird
  6. 2048 without SpriteKit: https://github.com/austinzheng/swift-2048/tree/master/swift-2048
  7. FityIt: https://github.com/txaiwieser/FityIt
  8. Процесс создания игры, можно скачать исходники. https://www.raywenderlich.com/54-how-to-make-a-game-like-candy-crush-with-spritekit-and-swift-part-2

Report Page