Building a Tik Tak Toe game using Java Script
This was built using HTML, CSS and the main focus was using Java Script
Tik Tak Toe as you now it, but with a few twists
Increased the original 3×3 grid to 4×4 for more diffuculty
A Random button that places your piece anywhere on the board – will using it be a good thing or bad thing? Will you take the risk!
You can play against another player or against the built in AI
Please note: This project is Academical