https://github.com/dwayne/elm-tictactoe
Tic-tac-toe for Elm.
https://github.com/dwayne/elm-tictactoe
elm tic-tac-toe
Last synced: 8 months ago
JSON representation
Tic-tac-toe for Elm.
- Host: GitHub
- URL: https://github.com/dwayne/elm-tictactoe
- Owner: dwayne
- Created: 2022-03-01T15:16:13.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-03-21T00:50:01.000Z (about 1 year ago)
- Last Synced: 2025-03-21T01:32:24.549Z (about 1 year ago)
- Topics: elm, tic-tac-toe
- Language: Elm
- Homepage: https://dwayne.github.io/elm-tictactoe/
- Size: 83 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tic-tac-toe - [Live Demo](https://dwayne.github.io/elm-tictactoe/)

An [Elm](https://elm-lang.org/) web application for [Tic-tac-toe](https://en.wikipedia.org/wiki/Tic-tac-toe) that's built on [dwayne/elm-xo](https://package.elm-lang.org/packages/dwayne/elm-xo/latest/).