Skip to content

Commit 058467c

Browse files
authored
Add SwiftUI and SceneKit games (#82)
* Add SwiftUI and SceneKit games * Update README.md
1 parent 81001ae commit 058467c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Example-iOS-Apps is an amazing list for people who are beginners and learning iO
1111
- Ask for help on our [Twitter](https://twitter.com/jogendrafx) or drop us a mail on jogendra.iitbhu@gmail.com
1212
- Simply press <kbd>command</kbd> + <kbd>F</kbd> to search for a keyword
1313
- Go through our *Content Menu*
14+
1415
## iOS Apps that Take Part in Google Summer of Code
1516
* [Rocket.Chat.iOS](https://github.com/imjog/Rocket.Chat.iOS) - Rocket.Chat Native iOS Application.
1617
* [SUSI iOS](https://github.com/fossasia/susi_iOS) - SUSI AI iOS app by FOSSASIA.
@@ -39,7 +40,10 @@ Example-iOS-Apps is an amazing list for people who are beginners and learning iO
3940
* [swiftui-notes](https://github.com/heckj/swiftui-notes) - A collection of notes, project pieces, playgrounds and ideas on learning and using SwiftUI and Combine.
4041
* [Harvest-SwiftUI-Gallery](https://github.com/inamiy/Harvest-SwiftUI-Gallery) - Gallery App for Harvest (Elm Architecture + Optics) + SwiftUI + Combine.
4142
* [SwiftWebUI](https://github.com/SwiftWebUI/SwiftWebUI) - A demo implementation of SwiftUI for the Web
43+
* [8 Ball](https://github.com/fulldecent/8-ball) - A fully working iOS + watchOS game to make life choices
4244

45+
## iOS Apps written with SceneKit
46+
* [Pizza Man](https://github.com/fulldecent/pizzaman) - A simple game where you eat flying pepperoni
4347

4448
## Content
4549
* [Calculator-iOS](https://github.com/imjog/Calculator-iOS) - Basic calculator app for iOS devices using Swift3. Created for learning purpose.

0 commit comments

Comments
 (0)