Developing a TMCI-GUI is proceeding
Posted: 01 Oct 2004, 10:01
Hello WB forum!
Well, I hope for discussing this theme to be tolerated here. Otherwise please keep me informed and I will stay away with this new approach.
As some already will have noticed I work with the idea of playing with downwards compatible extensions of traditional chess, to avoid using huge look up tables but use the engine's own intelligence instead. One basic idea is to keep the engine's size (compressed) below 1/4 MB, to force its persistent data to be shrinked, see: http://www.chessbox.de/Compu/schachfair_e.html .
Within my combination of engine and GUI I try to cover following:
a) Fischer castlings (covering 8x8 and 10x8 boards)
b) traditional 8x8 board and 10x8 Capablanca board and piece set (covering all paired combinations of the elementary gaits of Knight, Bishop and Rook within Queen and added Archbishop and Chancellor)
c) shuffling FRC and CRC (Capablanca random Chess) positions
d) usage of a compatibly extended FRC-FEN / CRC-FEN
e) support of PGN files covering those variants
http://www.chessbox.de/Compu/fullchess1_e.html
http://www.chessbox.de/Compu/schachcrc_e.html
Because there has heen no existing GUI supporting 8x8 and 10x8, and because of missing a flexible protocol supporting such chess extensions, I had been forced to develop an own protocol, based on one single DLL intercface function, calling it the TMCI (Third Millennium Chess Interface).
The GUI is just about to be completed by integrating a matching FullChess engine Smirf.
Well, there is a problem within this forum, not to support HTML (this moment), therefore HTML produced by my FullChess position generator could not be shown here.
If someone is interested in that FRC/CRC / TMCI-GUI matter, please let me know.
Regards, Reinhard.
Well, I hope for discussing this theme to be tolerated here. Otherwise please keep me informed and I will stay away with this new approach.
As some already will have noticed I work with the idea of playing with downwards compatible extensions of traditional chess, to avoid using huge look up tables but use the engine's own intelligence instead. One basic idea is to keep the engine's size (compressed) below 1/4 MB, to force its persistent data to be shrinked, see: http://www.chessbox.de/Compu/schachfair_e.html .
Within my combination of engine and GUI I try to cover following:
a) Fischer castlings (covering 8x8 and 10x8 boards)
b) traditional 8x8 board and 10x8 Capablanca board and piece set (covering all paired combinations of the elementary gaits of Knight, Bishop and Rook within Queen and added Archbishop and Chancellor)
c) shuffling FRC and CRC (Capablanca random Chess) positions
d) usage of a compatibly extended FRC-FEN / CRC-FEN
e) support of PGN files covering those variants
http://www.chessbox.de/Compu/fullchess1_e.html
http://www.chessbox.de/Compu/schachcrc_e.html
Because there has heen no existing GUI supporting 8x8 and 10x8, and because of missing a flexible protocol supporting such chess extensions, I had been forced to develop an own protocol, based on one single DLL intercface function, calling it the TMCI (Third Millennium Chess Interface).
The GUI is just about to be completed by integrating a matching FullChess engine Smirf.
Well, there is a problem within this forum, not to support HTML (this moment), therefore HTML produced by my FullChess position generator could not be shown here.
If someone is interested in that FRC/CRC / TMCI-GUI matter, please let me know.
Regards, Reinhard.