Changes

684 bytes added ,  14:03, 15 January 2011
←Created page with 'Chessui is a chess program using GRRLIB to be released soon. It can use several engines (only firstchess is currently available) == engine speed / smartness == In order to...'
Chessui is a chess program using GRRLIB to be released soon. It can use several engines (only firstchess is currently available)


== engine speed / smartness ==
In order to improve the AI and keep it quit quick, the following modification has been done:
* Compiled with option -03 (it actually did the trick)
* Set the alphabeta deeps to 6


== Roadmaps ==

* Cursor update in a thread
* Menus to select engine, set options...
* Porting TSCP
* enventually porting gnu chess if pthread is fully working in the future

== Credits ==

* Chessui by TheDrev
* Firstchess by Pham Hong Nguyen
* Pieces graphism (CC BY-SA 3.0) by Wapcaplet (http://en.wikipedia.org/wiki/User:Wapcaplet)
99

edits