Chessui
This is an old revision of this page, as edited by TheDrev (talk | contribs) at 00:28, 16 January 2011. It may differ significantly from the current revision. |
Chessui is a chess program using GRRLIB to be released soon. It can use several engines (only firstchess is currently available)
Note: the cursor and texts appears normally on a actual wii
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
- (okey) Queen and King mask the piece above due to their size (lower position / image size / set transparency ? )
- (gived up) Update the Cursor in a thread, so it can be moved while the engine find a move
- (wip) Menus to select engine, set options...
- (wip) Porting TSCP
- (eventuality) porting gnu chess if pthread is ported 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)