diff options
-rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..9767d9c --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# BinaryFunSFOS +An awesome binary game for SFOS! + +The code of this App is pretty ugly as this is my first app for Sailfish OS - so sorry for that. If you have any improvements, feel free to create a pull request. + +The principle of this game is to type the given decimal number in binary as fast as possible (see screenshot). + +<img src="https://github.com/marvinborner/BinaryFunSFOS/raw/master/Screenshot.png" height="500" /> |