Skip to content

Commit

Permalink
Add SwiftUI and SceneKit games (#82)
Browse files Browse the repository at this point in the history
* Add SwiftUI and SceneKit games

* Update README.md
  • Loading branch information
fulldecent authored Jul 8, 2020
1 parent 81001ae commit 058467c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Example-iOS-Apps is an amazing list for people who are beginners and learning iO
- Ask for help on our [Twitter](https://twitter.com/jogendrafx) or drop us a mail on [email protected]
- Simply press <kbd>command</kbd> + <kbd>F</kbd> to search for a keyword
- Go through our *Content Menu*

## iOS Apps that Take Part in Google Summer of Code
* [Rocket.Chat.iOS](https://github.com/imjog/Rocket.Chat.iOS) - Rocket.Chat Native iOS Application.
* [SUSI iOS](https://github.com/fossasia/susi_iOS) - SUSI AI iOS app by FOSSASIA.
Expand Down Expand Up @@ -39,7 +40,10 @@ Example-iOS-Apps is an amazing list for people who are beginners and learning iO
* [swiftui-notes](https://github.com/heckj/swiftui-notes) - A collection of notes, project pieces, playgrounds and ideas on learning and using SwiftUI and Combine.
* [Harvest-SwiftUI-Gallery](https://github.com/inamiy/Harvest-SwiftUI-Gallery) - Gallery App for Harvest (Elm Architecture + Optics) + SwiftUI + Combine.
* [SwiftWebUI](https://github.com/SwiftWebUI/SwiftWebUI) - A demo implementation of SwiftUI for the Web
* [8 Ball](https://github.com/fulldecent/8-ball) - A fully working iOS + watchOS game to make life choices

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

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

0 comments on commit 058467c

Please sign in to comment.