Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mbasaglia/mini-app-ttt
https://github.com/mbasaglia/mini-app-ttt
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mbasaglia/mini-app-ttt
- Owner: mbasaglia
- License: gpl-3.0
- Created: 2023-10-10T10:30:38.000Z (about 1 year ago)
- Default Branch: contest-ttt
- Last Pushed: 2023-10-10T10:37:04.000Z (about 1 year ago)
- Last Synced: 2024-10-14T11:34:52.138Z (2 months ago)
- Language: JavaScript
- Size: 800 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
Tic Tac Toe Mini App
====================This app allows you to play tic tac toe (also known as naughts and crosses) against another player on Telegram.
Live instance: [@GlaxTicTacToeBot](https://t.me/GlaxTicTacToeBot).
More info in the [Tic Tac Toe app page](./docs/apps/tic_tac_toe.md).
Full documentation is available on [Read the Docs](https://mini-apps.readthedocs.io/en/latest/).
Set Up
------See the [installation page](./docs/installation/basic.md) for installation and setup guide.
Mini Apps
---------The installation guide above shows the configuration for the "Tic Tac Toe" app, which serves as a demo for the system.
You can find detailed description, configuration options, and limitations of all the availble apps in the
[Available Apps](./docs/apps/index.md) page.To make your own mini app, see [Making Your Own App](./docs/apps/custom.md) page.
License
-------GPLv3+ https://www.gnu.org/licenses/gpl-3.0.en.html