A extreamly simple version of the classical game Tic Tac Toe made in Javascript Vanilla for learning reasons.
- Simple HTML structure
- Grid CSS
- Completely responsive design
- Great color selection :(
- JavaScript event handler
- JavaScript DOM selector
- Javascript TimeOut function