diff options
author | Marvin Borner | 2019-01-06 21:29:05 +0100 |
---|---|---|
committer | Marvin Borner | 2019-01-06 21:29:05 +0100 |
commit | 8a76736fab808474b9fd40da4eae371b8b3375d4 (patch) | |
tree | adc261ade4edb23bba66c85b650abd0eab305dbe | |
parent | df10d653fa457dd6e2bcc069343d5054164ee9c0 (diff) | |
parent | fe280d57c242a30f22c511282394db0f21df66db (diff) |
Merged branch0.1
-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" /> |