-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
47 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,50 @@ | ||
# Dooz/Tic-Tac-Tao | ||
# Dooz/Tic-Tac-Tao **(WIP)** | ||
|
||
Dooz or Tic-Tac-Tao is a simple pen and paper game. This implementation is created using Kotlin and | ||
Jetpack compose for Android devices. | ||
|
||
--- | ||
|
||
| Icon | Item | | ||
|:----:|:-----------------------------------:| | ||
| 📺 | [**Preview**](#Preview) | | ||
| 📱 | [**Compatibility**](#Compatibility) | | ||
| 💻 | [**Usage**](#Usage) | | ||
| 📩 | [**Download**](#Download) | | ||
| 📋 | [**Features**](#Features) | | ||
| 🧾 | [**Changelog**](#Changelog) | | ||
| ⚖️ | [**License**](#License) | | ||
|
||
--- | ||
|
||
## Preview | ||
|
||
<img src="./screenshot/alpha/photo_2022-09-21_04-19-55.jpg" alt="preview" width="300"/> | ||
|
||
## Compatibility | ||
|
||
**SDK21+** or **Android 5.0+** | ||
|
||
## Usage | ||
|
||
|
||
## Download | ||
|
||
- GitHub releases: [here](https://github.com/yamin8000/Dooz/releases) | ||
- Bazaar: [here](https://cafebazaar.ir/app/io.github.yamin8000.dooz) | ||
|
||
## Features | ||
|
||
|
||
## Changelog | ||
|
||
- WIP | ||
|
||
## License | ||
|
||
> Owl is licensed under the **[GNU General Public License v3.0](./LICENSE)** | ||
> Permissions of this strong copyleft license are conditioned on making | ||
> available complete source code of licensed works and modifications, | ||
> which include larger works using a licensed work, under the same | ||
> license. Copyright and license notices must be preserved. Contributors | ||
> provide an express grant of patent rights. |