diff options
author | Marvin Borner | 2019-01-06 20:31:14 +0100 |
---|---|---|
committer | GitHub | 2019-01-06 20:31:14 +0100 |
commit | fe280d57c242a30f22c511282394db0f21df66db (patch) | |
tree | 02103b8c43fcba1dd483868a1a91997198847d60 | |
parent | bfd656d740f0a3771888907a059d18a35bfbcdf9 (diff) |
Created readme
-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" /> |