ag8 / ag8/gravity-chess

weirdness when clicking on square

Abierto
#9 0 comentarios 0 reacciones 0 asignados Ver en GitHub
help wanted low-priority
Lenguaje dominante
JavaScript
Estrellas
4
Forks
3
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

when spectating (also maybe when playing, haven't tested) clicking on an empty square produces a console output equal in length to the number of times the game has refreshed from the server.

for example, if the game has refreshed 20 times from the server, clicking on an empty square will produce a console output of "CURENT TURN IS 1" twenty times. this leads me to suspect there is a loop that is running once per game refresh, which seems very strange. investigate further.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.