Skip to content

Amin-Mashayekhan/professional-tic-tac-toe-with-rating-table-in-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Professional tic tac toe with rating table

Some features of this app

  • 2 player
  • playing with computer
  • rating table with history (by Cookie and Session)
  • resigning
  • Save the last state if the browser is closed (by reopening the browser, it will ask if you want to continue the previous session or start from the beginning)

Guided by Mr. Javad Adib