Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/newlinedotco/FlappySwift
swift implementation of flappy bird. More at fullstackedu.com
https://github.com/newlinedotco/FlappySwift
Last synced: 9 days ago
JSON representation
swift implementation of flappy bird. More at fullstackedu.com
- Host: GitHub
- URL: https://github.com/newlinedotco/FlappySwift
- Owner: newlinedotco
- License: mit
- Created: 2014-06-03T05:04:12.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-04-29T03:44:50.000Z (over 1 year ago)
- Last Synced: 2024-10-29T15:34:47.880Z (10 days ago)
- Language: Swift
- Homepage: https://www.fullstackedu.com
- Size: 227 KB
- Stars: 9,680
- Watchers: 500
- Forks: 2,683
- Open Issues: 16
-
Metadata Files:
- Readme: README.mkd
- License: LICENSE.md
Awesome Lists containing this project
- awesome-swift-cn - FlappySwift - 使用 swift 复刻的 Flappy Bird. (Demo Apps / 示例程序 / iOS)
- fucking-open-source-ios-apps - FlappySwift
README
[![BuddyBuild](https://dashboard.buddybuild.com/api/statusImage?appID=55dd277abbda430100397040&branch=master&build=latest)](https://dashboard.buddybuild.com/apps/55dd277abbda430100397040/build/latest)
# FlappySwift
An implementation of Flappy Bird in Swift for iOS 8.
![FlappySwift](http://i.imgur.com/1NLoToU.gif)
# Notes
We're launching a course [Game Programming with Swift](https://fullstackedu.com)
If you are interested in early access to the course, head to [fullstackedu.com](https://www.fullstackedu.com) and _enter in your email in the signup box at the bottom of the page_ to be notified of updates on the course itself.
# Authors
- Nate Murray - [@eigenjoy](https://twitter.com/eigenjoy)
- Ari Lerner - [@auser](https://twitter.com/auser)
- Based on code by [Matthias Gall](http://digitalbreed.com/2014/how-to-build-a-game-like-flappy-bird-with-xcode-and-sprite-kit)