This is a work-in-progress Eventually, it will perform moves you tell it to perform. EDIT: It already DOES the moves you tell it to perform. Press space, then type in something like e2-e4 and it will do that move. I have a few really cool chess books at home, but they are sooooo old that they have a different system of notation. Me being lazy, I decided to write a program to translate the old notation into the new notation AND show the move played on the chessboard! How cool is that? But I did NOT feel like making 32 sprites for the pieces, so all the pieces are made by one sprite. So...Wait for the computer to set up the board, then press space to be asked for what move to make. Type in something like d7-d5 and Voilà! Keep in mind that this is done by one sprite! Feel free to use this method, but please tell me that you used it, with a link to your project. Please Comment!