- For more visibility you can deploy them on github pages.
- For running simple tic tac toe go to index.html file in simple_tic_tac_toe folder and run it.
Rules:
- First user can play in any subgrid but depending upon the place the first user played in that grid the other user play in the corresponding subgrid.
- Need to win 3 sub grids like we win in simple tic tac toe.
- For running mega tic tac toe go to index.html file in mega_tic_tac_toe folder and run it.