Skip to content

Releases: rpasta42/ChessKell

Working Chess engine

22 Jun 14:25
Compare
Choose a tag to compare
Working Chess engine Pre-release
Pre-release

This release includes support for xboard, bot-vs-bot and player-vs-bot games

2-player Alpha Snapshot

07 Jun 22:47
Compare
Choose a tag to compare
Pre-release

Basic 2-player chess application for Linux terminal, written in Haskell.

Basic features have been tested and appear to work fine, but still a long way to go until it's a real chess engine.

Missing features:

  • no castling
  • no En-passant pawn capture
  • no pawn promotion on reaching last rank
  • no computer player
  • no code for packaging executable (currently needs to be loaded from command-line)