Last Update: 08/October/2018.
π¦ Flappy Fly-Bird
is an iOS/SpriteKit
game written using the latest verion of Swift
programming language and GameplayKit
.
There were used graphical resources such as audio
, music
and images
. Those resources are for non commercial use. If you want to reuse the developments in your projects you must remove all the assets.
Infinite
side-scrolling gameHaptic feedback
on supported devides- Uses
state machines
- Utilizes
SpriteKit
editor - Uses
CoreGraphics
to constructtile-based
pipes - Suported both
iPhone
andiPad
screens - Uses simple technique for
persistence
(forScores
andSettings
)
6
playable characters2
pipe types that make gameplay more unpredictable and enjoying
- Support for
Diffculty
setting
- New playable characters
- Unique visual effects for playable characters
- Achievement system: will be used to unlock new playable characters and visual effects
- Addition of custom effects when player starts new run and dies
- Custom scene transitions
- Game bonuses: another good example of
GameplayKit
usage - New pipe types
- Level opening animation
- Setting for game
Difficulty
The project is availabe under the BSD 3-Clause "New" or "Revised" License. Remember: you must not use any of the assets
in commercial purposes.