Skip to content

narasaka/thicctactoe

Repository files navigation

thicctactoe

tictactoe that requires more brain (i think)

thumbnail

motivation

saw gobblet gobblers and wanted an online version

todo

  • actually implement the game
  • online multiplayer
  • better navigation
  • better piece styles
  • leaderboard??

running

git clone [email protected]:narasaka/thicctactoe.git
cd thicctactoe
yarn
yarn dev

project scaffolded using create-t3-app