Skip to main content

A chess engine with no dependencies

Project description

Chess Engine

A chess engine written in Python with no dependencies.

Features

  • Internal bitboard representation
  • Alpha-beta pruned search
  • Move generation API

TODOs

  • Move ordering for faster forward search
  • Opening book
  • Non-trivial board state evaluation using better heuristics

Usage

Clone this repository, navigate to the project directory, and run the following command.

python -m chessengine.play 

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

chessengine-0.1.0.tar.gz (12.7 MB view hashes)

Uploaded Source

Built Distribution

chessengine-0.1.0-py3-none-any.whl (9.9 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page