https://github.com/emmanuelmess/tictactoegame
A Tic Tac Toe for android
https://github.com/emmanuelmess/tictactoegame
Last synced: 5 months ago
JSON representation
A Tic Tac Toe for android
- Host: GitHub
- URL: https://github.com/emmanuelmess/tictactoegame
- Owner: EmmanuelMess
- License: gpl-3.0
- Created: 2020-06-29T19:25:58.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-03T23:26:28.000Z (about 6 years ago)
- Last Synced: 2025-04-13T02:09:54.190Z (over 1 year ago)
- Language: Kotlin
- Size: 572 KB
- Stars: 7
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TicTacToe Game

[](https://t.me/EmmanuelsApps)
Simple version of the Tic Tac Toe game
## Download
[
](https://play.google.com/store/apps/details?id=com.emmanuelmess.tictactoe)
[
](https://f-droid.org/packages/com.emmanuelmess.tictactoe/)
## Screenshots

## License: GPL3
TicTacToe Game, a simple version of the Tic Tac Toe game
Copyright (C) 2020 Emmanuel Messulam
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see .