https://github.com/geodoo/elm-tic-tac-toe
Tic Tac Toe game
https://github.com/geodoo/elm-tic-tac-toe
elm
Last synced: 8 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-06T21:17:36.000Z (over 3 years ago)
- Last Synced: 2025-03-02T09:23:49.616Z (over 1 year 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
[](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!