Skip to content

rbright55/FlappySwift

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Info

This integrates smartdevice link into the flappy bird game to be played in vehicle. For test purposes only. Potentially very dangerous to play games while driving. https://smartdevicelink.com/

Getting Started

Flappy swift for SDL requires a few things to be done in order to get running.

1. Installing CocoaPods

Run pod install from root project directory.

2. Setting up AppID and AppName

Create a propertylist file called Keys.plist. Setup 2 new items in the plist. (sdl-app-name, sdl-app-id)

3. Installing the security library

Install in the root project directory, in the same location as FlappyBird.xcodeproj. This is where the project will look for it.

FlappySwift

An implementation of Flappy Bird in Swift for iOS 8. FlappySwift

Flappy Swift Authors

Releases

No releases published

Packages

No packages published

Languages

  • Swift 97.1%
  • Ruby 1.7%
  • Objective-C 1.2%