diff --git a/com.hyperling.tictactoe.yml b/com.hyperling.tictactoe.yml new file mode 100644 index 0000000..1c19f1d --- /dev/null +++ b/com.hyperling.tictactoe.yml @@ -0,0 +1,11 @@ +AuthorName: 'Chad Michael "Hyperling" Greenwood' +SourceCode: 'https://git.hyperling.com/me/android-tictactoe/' +WebSite: 'https://hyperling.com/apps' +Categories: +- fdroid +- hyperling +- games +CurrentVersionCode: 2147483647 +IssueTracker: 'mailto:me@hyperling.com' +Name: Tic-Tac-Toe +Summary: 'Play against a friend or a range of AIs. Written to practice Kotlin/Compose.'