Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/softdevstory/OhMyPlane
My first 2D game app for iOS, tvOS
https://github.com/softdevstory/OhMyPlane
Last synced: about 1 month ago
JSON representation
My first 2D game app for iOS, tvOS
- Host: GitHub
- URL: https://github.com/softdevstory/OhMyPlane
- Owner: softdevstory
- License: mit
- Created: 2016-04-07T02:43:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-20T08:07:34.000Z (over 6 years ago)
- Last Synced: 2024-08-03T17:17:17.089Z (4 months ago)
- Language: Swift
- Size: 8.49 MB
- Stars: 20
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- fucking-open-source-ios-apps - Oh My Plane
README
# [OhMyPlane](https://itunes.apple.com/kr/app/oh-my-plane/id1100985506?mt=8)
My first 2D game app for iOS, tvOS[![IMAGE ALT TEXT HERE](https://img.youtube.com/vi/5EJRdA2TiPI/0.jpg)](https://www.youtube.com/watch?v=5EJRdA2TiPI)
# How to build
## build SKTUtils
```
$ carthage update
```## open xcode project and build it