ag8 / ag8/gravity-chess

weirdness when clicking on square

Ouverte
#9 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
help wanted low-priority
Langage dominant
JavaScript
Étoiles
4
Forks
3
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.