flappy-fly-bird

Flappy Fly-Bird is an iOS/SpriteKit game written using the latest verion of Swift programming language and GameplayKit.

Screens

img-01

img-02

img-03

img-04

img-05

Gifs

intro

characters

☢️ Caution

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.

? Features

v 1.0

  • Infinite side-scrolling game
  • Haptic feedback on supported devides
  • Uses state machines
  • Utilizes SpriteKit editor
  • Uses CoreGraphics to construct tile-based pipes
  • Suported both iPhone and iPadscreens
  • Uses simple technique for persistence (for Scores and Settings)

v 1.3

  • 6 playable characters
  • 2 pipe types that make gameplay more unpredictable and enjoying

? Roadmap

  • [x] 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 GameplayKitusage
  • [x] New pipe types
  • [ ] Level opening animation

GitHub