Language |
Native
translation |
Name
of application. |
English |
English |
Belofte - A promising chess
program |
Flemish / Dutch |
Vlaams / Nederlands |
Belofte schaak |
French |
Français |
Promesse échecs |
German |
Deutsch |
Schach |
Spanish |
Español |
Ajedrez |
Russian | Русский |
Шахматьі |
Version |
Released |
Elo |
Comments |
0.1 |
680 |
First version |
|
0.2.2 |
??? |
Internal development version | |
0.2.4 |
??? |
Internal development version |
|
0.2.5 |
1038 |
Internal development version | |
0.2.6 |
1190 |
Opening book implemented.
Rating obtained after 6600 games. Top rating 1294. |
|
0.2.7 |
19/03/2005 |
1130 |
Mac OS X version. Saving
multiple times same game
resolved. Slight change in evaluation function. Windows version available. Linux version available. |
0.2.8 |
17/05/2005 |
950 |
Added opening book
colour transposition and better balancing of good moves in opening
book. Better handling of shorter games.
Correction of castling information. Adding partial comments for autodoc. Documentation available. License conditions added. Rename of binary book and taking into account Intel Mac for opening books. |
gcc -o belofte alg1_board.c alg1_book.c alg1_eval.c alg1_moves.c alg1_search.c belofte.c board.c usercmd.cIt can be played against on freechess.org when the application is on-line. You will require Xboard as an interface. You can also select one of the other interfaces that are available.
Term |
Description |
PGN |
Portable game notation |
FEN |
|
EPD |
|
ELO |
Rating |
SAN |
|
GNU |
|
SIGTERM |
|
SIGINT |
|
CR LF |
Carriage return and linefeed
character. Represented as hexadecimal characters 0x13 0x10. |
ICS |
Internet Chess Server |
FICS |
Free Internet Chess Server |