https://3.bp.blogspot.com/-nllNB1Rle...1600/ghghg.png
<!DOCTYPE html><html> <head> <title>Ajedrez Guerrero</title> <link rel="stylesheet" href="css/gue-estilos.min.css"> <meta charset="utf8"> </head> <body> <div class="main-container"> <div id="tablero"></div> <div id="panel"></div> </div> <script src="/socket.io/socket.io.js"></script> <script src="js/gue-posicion.min.js"></script> <script src="js/gue-juego-componentes.min.js"></script> <script src="js/gue-juego.min.js"></script> <script src="js/gue-main.min.js"></script> </body> </html>
Link proyect beta chess online: https://quiet-ridge-68149.herokuapp....R3-9DjhPuJVK-I
Regards, I need helpsome programmer how to create chess online game
how to create an online chess please
