/**************************************************************************\ | TI-Nspire port of Toledo Nanochess by Excale (2014) | | Due to non-standard Nspire code, this is 1579 bytes long. | | Original code is at the end of the file | \**************************************************************************/ /**************************************************************************\ | Toledo Nanochess (c) Copyright 2009 Oscar Toledo G. All rights reserved | | 1257 non-blank characters. Evolution from my winning IOCCC 2005 entry. | | o Use D2D4 algebraic style for movements. biyubi@gmail.com Nov/20/2009 | | o On promotion add a number for final piece (3=N, 4=B, 5=R, 6=Q) | | o Press Enter alone for computer to play. | | o Full legal chess moves. http://nanochess.org | | o Remove these comments to get 1326 bytes source code (*NIX end-of-line) | \**************************************************************************/ The original program is by Oscar Toledo G. biyubi@gmail.com (c) Copyright 2009 Oscar Toledo G. Visit http://www.nanochess.org for more information and other interesting bits.