Jump to letter: [
ACDEFGIJLMNOPQRSTUVWX
]
crafty: A free chess program, plays decent game of chess
- Summary
- Crafty is a chess program written by Bob Hyatt <hyatt at cis.uab.edu>.
It is a direct descendent of Cray Blitz, the World Computer Champion
from 1983 to 1989.
It comes with a text interface like gnuchess do. If you want a graphical
interface, you can install GUI chessboards such as xboard and eboard.
Crafty is based on the classic BITMAP approach to representing the chess
board, but uses a unique methodology called "rotated bitmaps" to
significantly improve the performance of the chess engine.
Arch: src
Download: | crafty-19.17-0.fdr.2.src.rpm |
Build Date: | Mon Oct 4 07:28:30 2004 |
Packager: | kde-redhat Developers <http://kde-redhat.sf.net/> |
Size: | 5.93 MiB |
Changelog
- * Mon Oct 4 19:00:00 2004 Rex Dieter <rexdieter at sf.net> 19.17-0.fdr.2
- fix app-wrapper
- Provides: chessprogram
- * Tue Sep 28 19:00:00 2004 Rex Dieter <rexdieter at sf.net> 19.17-0.fdr.1
- fedora'ize
- * Thu Jul 15 19:00:00 2004 Abel Cheung <deaddog{%}deaddog{*}org> 19.15-1mdk
- New version
- Retouch P0
- P1: read help file in shared folder, not $cwd
- P10: don't add smp and i686 flags in default build
- Fix license (it's for non-commercial use)
- Use optimized make target for alpha, amd64 and i686
- It doesn't need xboard to work
- Provides chessengine
- S10: go to ~/.crafty/ before executing crafty, since
it reads and writes everything inside $cwd by default
- S11: include prebuilt opening books
- S12: include readme