diff --git a/README.md b/README.md index 4e3dc0c2..62c09a30 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ Jump to - [Finance](#finance) - [Bitcoin](#bitcoin) - [Game](#game) + - [SpriteKit](#spritekit) - [Health](#health) - [Fitness](#fitness) - [ResearchKit](#researchkit) @@ -745,10 +746,6 @@ Click ► to show more details
https://github.com/bryceredd/CastleHassle Added May 31, 2016
License: [`mit`](http://choosealicense.com/licenses/mit/)
-- Chess: Uses SpriteKit `Swift` -
https://github.com/mjcuva/Chess - Added July 15, 2015
License: `other` -
- Chuck: Throw a ball and catch it, over and over and over [` App Store`](https://itunes.apple.com/app/chuck/id1050453297)
https://github.com/moowahaha/Chuck Added October 25, 2015
License: [`mit`](http://choosealicense.com/licenses/mit/) @@ -761,10 +758,6 @@ Click ► to show more details
https://github.com/geek5nan/FanFanSwift Added May 14, 2015
License: `other`
-- Conway's Game of Life: Uses SpriteKit `Swift` -
https://github.com/yonbergman/swift-gameoflife - Added March 31, 2015
License: [`mit`](http://choosealicense.com/licenses/mit/) -
- Conway's Game of Life in Objective-C (Vie) [` App Store`](https://itunes.apple.com/app/vie-conways-game-of-life/id989686123)
https://github.com/fabienwarniez/Vie Added July 22, 2016
License: [`mit`](http://choosealicense.com/licenses/mit/) @@ -793,10 +786,6 @@ Click ► to show more details
https://github.com/CliffsDover/crawl Added March 23, 2016
License: [`gpl-2.0`](http://choosealicense.com/licenses/gpl-2.0/)
https://github.com/CliffsDover/crawl/tree/iOS_Release
-- Five In A Row (五子棋): Uses SpriteKit 🇨🇳 -
https://github.com/WelkinXie/FiveInARow - Added May 6, 2016
License: [`mit`](http://choosealicense.com/licenses/mit/) -
- FlappySwift: Swift implementation of Flappy Bird `Swift` 🔥🔥🔥🔥🔥
https://github.com/fullstackio/FlappySwift Added March 18, 2015
License: [`mit`](http://choosealicense.com/licenses/mit/)
![FlappySwift image 1](https://camo.githubusercontent.com/867dfad61329bd77258f00d586b16476c7bc405a/687474703a2f2f692e696d6775722e636f6d2f314e4c6f546f552e676966) @@ -809,10 +798,6 @@ Click ► to show more details
https://github.com/Lyndir/Gorillas Added March 5, 2016
License: `other`
http://gorillas.lyndir.com/
-- GrubbyWorm: A simple digital worm game made with iOS 9, SpriteKit, GameplayKit & ReplayKit, written in Swift 2 `Swift` -
https://github.com/gamechina/GrubbyWorm - Added January 23, 2016
License: `other` -
- Hedgewars: A turn-based strategy game [` App Store`](https://itunes.apple.com/app/id391234866)
http://hg.hedgewars.org/hedgewars/ Added June 2, 2016
License: [`gpl-2.0`](http://choosealicense.com/licenses/gpl-2.0/)
http://www.hedgewars.org/ @@ -857,18 +842,10 @@ Click ► to show more details
https://github.com/mrdepth/Neocom Added June 1, 2016
License: [`lgpl-2.1`](http://choosealicense.com/licenses/lgpl-2.1/)
-- Orbit7: Uses SpriteKit `Swift` -
https://github.com/Mav3r1ck/Orbit7 - Added April 2, 2015
License: [`mit`](http://choosealicense.com/licenses/mit/) -
- Pterodactyl Attack: Blast your way through waves of pterodactyls, includes detailed writeup on how it's made [` App Store`](https://itunes.apple.com/app/pterodactyl-attack/id786862892)
https://github.com/shaunlebron/PterodactylAttack Added June 1, 2016
License: [`gpl-3.0`](http://choosealicense.com/licenses/gpl-3.0/)
https://shaunlebron.github.io/pteroattack.com/
-- Sakura Fly: Action game, uses SpriteKit [` App Store`](https://itunes.apple.com/app/sakura-fly/id1019023051) -
https://github.com/l800891/Sakura-Fly - Added March 14, 2016
License: [`mit`](http://choosealicense.com/licenses/mit/) -
- SaveTheDot: `UIViewPropertyAnimator` experiment where you have to escape from the squares 🔥🔥🔥
https://github.com/JakeLin/SaveTheDot Added June 23, 2016
License: [`mit`](http://choosealicense.com/licenses/mit/) @@ -893,10 +870,6 @@ Click ► to show more details
https://github.com/adamwulf/spare-parts-app Added April 6, 2015
License: `other`
-- Stick-Hero-Swift: iPhone/iPad game, uses SpriteKit `Swift` 🔥🔥 -
https://github.com/phpmaple/Stick-Hero-Swift - Added June 30, 2015
License: [`mit`](http://choosealicense.com/licenses/mit/) -
- teh internets: Pilot a rolfcopter to collect lolcats, dodge popups, feed trolls cheezburgers and more in this side-scrolling arcade shooter
https://github.com/insurgentgames/teh-internets Added June 1, 2016
License: [`gpl-3.0`](http://choosealicense.com/licenses/gpl-3.0/) @@ -914,6 +887,43 @@ Click ► to show more details Added June 1, 2016
License: [`gpl-2.0`](http://choosealicense.com/licenses/gpl-2.0/)
http://7b5labs.com/xpilotiphone
+### SpriteKit + +[back to top](#readme) + +- 2048 in Objective-C using `SpriteKit` 🔥🔥🔥 +
https://github.com/danqing/2048 + Added July 11, 2016
License: [`mit`](http://choosealicense.com/licenses/mit/) +
+- Chess `Swift` +
https://github.com/mjcuva/Chess + Added July 15, 2015
License: `other` +
+- Conway's Game of Life `Swift` +
https://github.com/yonbergman/swift-gameoflife + Added March 31, 2015
License: [`mit`](http://choosealicense.com/licenses/mit/) +
+- Five In A Row (五子棋) 🇨🇳 +
https://github.com/WelkinXie/FiveInARow + Added May 6, 2016
License: [`mit`](http://choosealicense.com/licenses/mit/) +
+- GrubbyWorm: A simple digital worm game made with iOS 9, SpriteKit, GameplayKit & ReplayKit, written in Swift 2 `Swift` +
https://github.com/gamechina/GrubbyWorm + Added January 23, 2016
License: `other` +
+- Orbit7 `Swift` +
https://github.com/Mav3r1ck/Orbit7 + Added April 2, 2015
License: [`mit`](http://choosealicense.com/licenses/mit/) +
+- Sakura Fly action game [` App Store`](https://itunes.apple.com/app/sakura-fly/id1019023051) +
https://github.com/l800891/Sakura-Fly + Added March 14, 2016
License: [`mit`](http://choosealicense.com/licenses/mit/) +
+- Stick-Hero-Swift for iPhone/iPad `Swift` 🔥🔥 +
https://github.com/phpmaple/Stick-Hero-Swift + Added June 30, 2015
License: [`mit`](http://choosealicense.com/licenses/mit/) +
+ ## Health [back to top](#readme)