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: 8 months ago
JSON representation

Tic Tac Toe game

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!