Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yamin8000 authored Sep 20, 2022
1 parent 4921703 commit 5fe0e96
Showing 1 changed file with 47 additions and 1 deletion.
48 changes: 47 additions & 1 deletion README.md
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.

0 comments on commit 5fe0e96

Please sign in to comment.