ag8 / ag8/gravity-chess

weirdness when clicking on square

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
help wanted low-priority
Dominant language
JavaScript
Stars
4
Forks
3
PR merge metrics
No merged PRs in 30d

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.