[ Help | Earliest Comments | Latest Comments ][ List All Subjects of Discussion | Create New Subject of Discussion ][ List Earliest Comments Only For Pages | Games | Rated Pages | Rated Games | Subjects of Discussion ]Single Comment Game Courier Developer's Guide. Learn how to design and program Chess variants for Game Courier.[All Comments] [Add Comment or Rating] Daniel Zacharias wrote on Fri, Jan 20, 2023 04:16 AM UTC:I tried using logical directions. I would expect it to return d5. Instead, it simply prints d4; map n 0 1 w -1 0 e 1 0 s 0 -1; print where d4 logic n;
I tried using logical directions. I would expect it to return d5. Instead, it simply prints d4;