Flappy-Bird-Classic-vita
Simple flappy bird clone for PS Vita
## Features
* Saves
* Good time
## How to play
* Cross or Tap - Jump?
## Building
Just build it by typping `cmake .&& make`
## About save
Save file is located in `ux0:data\flappy_bird.save` you can simply edit itHere is template : `record` Do not make extra spaces
Here is example : `2048` score ceil number
To reset saves just delete *.save file ## Thanks to * [xerpi](https://github.com/xerpi/) - [vita2d](https://github.com/xerpi/libvita2d)
* [VITASDK team](https://github.com/vitasdk) - VitaSDK