Posts by jvpessoa10 • 31 points
1 post
-
2
votes1
answer162
viewsQ: How to optimize Tictactoe in HTML5
Project: https://github.com/jvpessoa10/TicTacToe Source code of header.php: <!DOCTYPE html> <html> <head> <title>Jogo da velha</title> </head> <body>…