Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 276 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 276 Bytes

Tic Tac Toe

Packages

  • basic-app

TODO

  • Create the game without frameworks like React or Vue (basic-app)
  • Add core package for logics in the game
  • Support AI player
  • Add React application
  • Add Vue application
  • Improve user interface