From af95c80dce63e1a6c2b67108ac3c069460ec4754 Mon Sep 17 00:00:00 2001 From: Ivan Mahonin Date: Apr 27 2022 09:16:53 +0000 Subject: release info --- diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..92421e0 --- /dev/null +++ b/readme.md @@ -0,0 +1,24 @@ +# DiceGenerator + +![DiceGenerator Logo](/art/ic_launcher.png) + +You may ask - What is it? I'll tell you: dice generator is the most sufficient program for people who +are crazy about board games, such as D&D, and many many more, where one uses dice. +If to speak about it in more details, DiceGenerator is a program, which emulates a common board dice. +The best thing about it is that all the routine calculations of the number which falls out the program does by itself. +Indeed, why do you need to do it yourself, when you can put the whole thing on your computer. +It goes without saying, that all roleplayers and GameMasters MUST HAVE it!!! + +## Screenshots + +![Screen 1](/art/screen1.png) +![Screen 2](/art/screen2.png) +![Screen 3](/art/screen3.png) + +## Download binary + +[Download APK](https://icystar.com/downloads/com.icystar.dicegenerator.apk) + +![[Download APK QR-code](/art/dice-generator-qr.gif)](https://icystar.com/downloads/com.icystar.dicegenerator.apk) + +[Relative link to APK in the repo](/release/com.icystar.dicegenerator.apk) diff --git a/release/com.icystar.dicegenerator.apk b/release/com.icystar.dicegenerator.apk new file mode 100644 index 0000000..7cd27b4 Binary files /dev/null and b/release/com.icystar.dicegenerator.apk differ