[ List Earliest Comments Only For Pages | Games | Rated Pages | Rated Games | Subjects of Discussion ]
Check out Janggi (Korean Chess), our featured variant for December, 2024.
Check out Janggi (Korean Chess), our featured variant for December, 2024.
When a variable has not been assigned a value, it is sometimes treated as a string literal of the named variable. So, what we have here is the variable named to without any value assigned to it. See where #to appears in the code, and make sure it has been assigned a value, and that that value is a valid coordinate.