vishaltelangre / tic-tac-toe

Tic Tac Toe game implementation in Elm

Home Page:https://tic-tac-toe.vishaltelangre.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic Tac Toe in Elm

Play online at https://tic-tac-toe.vishaltelangre.com.

Preview

Live Demo

Features

  • Play between 2 players
  • Play with the computer which may behave dumb or smart at times 😜
  • Shows who's turn it is nicely

To run locally

npm install
elm-app start

To make production build

npm run-script build

About

Tic Tac Toe game implementation in Elm

https://tic-tac-toe.vishaltelangre.com

License:MIT License


Languages

Language:Elm 83.9%Language:CSS 9.4%Language:HTML 6.1%Language:JavaScript 0.6%