ag8 / ag8/gravity-chess

weirdness when clicking on square

Aperta
#9 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
help wanted low-priority
Lingua principale
JavaScript
Stelle
4
Fork
3
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.