This is a simple game. Everyone can play it and knows how to.
This is the less complicated/heavy sister of my other Tic Tac Toe game (I hope).
This does not require any other library such as bootstrap or fontawesome, and the number of lines is cut in half.
In the code (game.js) I added documentation where I try to clarify my code.