Share

Ignatius Chess Client

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

question about Smith/SAN notation conversion

You are viewing a single message from this topic. View all messages.

  1. 2009-08-30 00:30:15 UTC
    Hi, I've been studying the source code of this project and I have a question about the Smith notation used in the code base. In particular, the GameController function:

    -(NSString*)formatMove:(int)from to:(int)to promote:(char)add;

    does that generate a move in the Smith notation? It looks like it does, but since there's no specific comments I wanted to make sure.

    What I'm really looking for is a way to generate Standard (short) Algebraic notation for my moves. Where is that done in the code base? It looks like it comes from ICC server, but I may be wrong.

    Thanks in advance and congrats for this good piece of software and for making it available.
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.