Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 357 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 357 Bytes

Tiny Bird

Flappy Bird clone for pebble.

Ideas

  • Option to share scores via facebook / twitter -- possibly using http://setpebble.com/
  • Try doing bird rotation via RotBitmapLayer's API instead of switching between custom-made bitmaps.

Issues

  • Collision detection is off
  • The screen will pause every once in a while