diff --git a/README.md b/README.md index 7049e15..8d60769 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,24 @@ # Flappy-Bird-Classic-vita -Simple flappy bird clone for PS Vita +Simple flappy bird clone for PS Vita
+[](https://github.com/Creckeryop/MSweep/releases) +## Features: +* Saves +* Nothing else, yes i am dumb +
(you can make sure that I'm dumb by copying the entire description from the previous release, and creating game with assets from original game, waiting for advises for 90 degrees rotation) +## 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 it
+Here is template : `record` Do not make extra spaces
+Here is example : `2048` score ceil number
+To reset saves just delete *.save file +## Screenshots +
+
+
+
+## Thanks to: +* [xerpi](https://github.com/xerpi/) - [vita2d](https://github.com/xerpi/libvita2d)
+* [VITASDK team](https://github.com/vitasdk) - VitaSDK