Skip to content

brookesb91/tic-tac-toe

Repository files navigation

tic-tac-toe

An example project built using state-driven-game-template.

Get Started

  • Clone the repository
  • Run npm install
  • Run npm run build
  • View index.html for build output.