cankei / tic-tac-toe

A basic Tic-tac-toe written with AngularJS.

Home Page:https://tic-tac-toe-dc865.firebaseapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tic-tac-toe

A basic Tic-tac-toe written with AngularJs.

Play it online:

https://tic-tac-toe-dc865.firebaseapp.com

Get started

Install dependencies: npm install

Run unit tests: npm test

Open the app in browser: npm start

To-do list

  • Make "Restart" button contextual to game state.
  • Add CSS animation to visualise the winning line.
  • Add more unit test coverage for the controller methods.

About

A basic Tic-tac-toe written with AngularJS.

https://tic-tac-toe-dc865.firebaseapp.com


Languages

Language:JavaScript 84.0%Language:HTML 11.3%Language:CSS 4.7%