[auto] [ci skip] Generate README
This commit is contained in:
parent
1549a63be4
commit
3236313e55
26
README.md
26
README.md
|
@ -6,7 +6,7 @@
|
|||
|
||||
A collaborative list of open-source `iOS`, `watchOS` and `tvOS` apps, your [contribution](https://github.com/dkhamsing/open-source-ios-apps/blob/master/.github/CONTRIBUTING.md) is welcome :smile:
|
||||
|
||||
![](https://img.shields.io/badge/Projects-744-green.svg) [![](https://img.shields.io/badge/Twitter-@opensourceios-blue.svg)](https://twitter.com/opensourceios) ![](https://img.shields.io/badge/Updated-August%2022,%202017-lightgrey.svg)
|
||||
![](https://img.shields.io/badge/Projects-746-green.svg) [![](https://img.shields.io/badge/Twitter-@opensourceios-blue.svg)](https://twitter.com/opensourceios) ![](https://img.shields.io/badge/Updated-August%2031,%202017-lightgrey.svg)
|
||||
|
||||
Jump to
|
||||
|
||||
|
@ -834,6 +834,14 @@ Click ► to show more details
|
|||
</div>
|
||||
</details>
|
||||
|
||||
- Snake Classic: A snake engine for all Apple devices
|
||||
<details><summary><code>swift</code> </summary>
|
||||
|
||||
https://github.com/PiXeL16/SnakeClassic<br> Added August 31, 2017<br> License: [`mit`](http://choosealicense.com/licenses/mit/)
|
||||
<div><img height='300' alt='Snake Classic image 1' src='https://raw.githubusercontent.com/PiXeL16/SnakeClassic/master/Art/SnakeWatch.png'>
|
||||
</div>
|
||||
</details>
|
||||
|
||||
- SwiftSnake: Snake clone
|
||||
<details><summary><code>swift</code> </summary>
|
||||
|
||||
|
@ -2424,6 +2432,14 @@ https://developer.apple.com/reference/spritekit — [back to top](#readme)
|
|||
</div>
|
||||
</details>
|
||||
|
||||
- Crosses-n-Ous: Class Tic Tac Toe reincarnation with AI and state machines
|
||||
<details><summary><code>swift</code> <code>gameplaykit</code> </summary>
|
||||
|
||||
https://github.com/jVirus/Crosses-n-Ous<br> Added July 2, 2017<br> License: [`apache-2.0`](http://choosealicense.com/licenses/apache-2.0/)
|
||||
<div><img height='300' alt='Crosses-n-Ous image 1' src='https://user-images.githubusercontent.com/5098753/29486890-28e5c01a-84f9-11e7-8572-8b9f3b3d37a4.gif'>
|
||||
</div>
|
||||
</details>
|
||||
|
||||
- Five In A Row (五子棋)
|
||||
<details><summary><code>objc</code> 🇨🇳 </summary>
|
||||
|
||||
|
@ -2462,6 +2478,14 @@ https://developer.apple.com/reference/spritekit — [back to top](#readme)
|
|||
</div>
|
||||
</details>
|
||||
|
||||
- Snake Classic: A snake engine for all Apple devices
|
||||
<details><summary><code>swift</code> </summary>
|
||||
|
||||
https://github.com/PiXeL16/SnakeClassic<br> Added August 31, 2017<br> License: [`mit`](http://choosealicense.com/licenses/mit/)
|
||||
<div><img height='300' alt='Snake Classic image 1' src='https://raw.githubusercontent.com/PiXeL16/SnakeClassic/master/Art/SnakeWatch.png'>
|
||||
</div>
|
||||
</details>
|
||||
|
||||
- Stick-Hero-Swift
|
||||
<details><summary><code>swift</code> <code>iphone</code> <code>ipad</code> 🔥🔥</summary>
|
||||
|
||||
|
|
Loading…
Reference in New Issue