What it is?

A simple TictacToe using pixi graphics.You can play against the CPU.

Install & build

  • yarn - Install dependencies
  • yarn build - Build once
  • yarn build:watch - Build and watch files

Now open the public/index.html in browser!