Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/geodoo/elm-tic-tac-toe
Tic Tac Toe game
https://github.com/geodoo/elm-tic-tac-toe
elm
Last synced: about 2 months ago
JSON representation
Tic Tac Toe game
- Host: GitHub
- URL: https://github.com/geodoo/elm-tic-tac-toe
- Owner: GeoDoo
- Created: 2021-12-09T19:36:34.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-06T21:17:36.000Z (almost 2 years ago)
- Last Synced: 2024-05-16T01:11:14.169Z (8 months ago)
- Topics: elm
- Language: Elm
- Homepage: https://condescending-ptolemy-2f5b28.netlify.app/
- Size: 1.55 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Netlify Status](https://api.netlify.com/api/v1/badges/9fb93635-608b-43a0-bc37-debe78ea2412/deploy-status)](https://app.netlify.com/sites/condescending-ptolemy-2f5b28/deploys)
### Tic-tac-toe
I believe the game is known to almost everyone. The purpose is to make a triplet of X or O horizontally, vertically or diagonally.You can play it [live](https://condescending-ptolemy-2f5b28.netlify.app). Enjoy!