Skip to main content

A Windows command line application to play chess (specifically) using the command prompt.

Project description

A Windows command line application to play chess (specifically) using the command prompt.

https://badge.fury.io/py/cmdchess.svg https://travis-ci.org/leonarduschen/cmdchess.svg?branch=master https://codecov.io/gh/leonarduschen/cmdchess/branch/master/graph/badge.svg Documentation Status

Documentation

https://cmdchess.readthedocs.io/en/latest/

Overview

Note: This project is still a work in progress and errors are expected to be fixed in a few days.

This project aims to serve as the go-to command line chess application for Windows users. As more and more windows users are becoming power users, a light-weight CLI chess application provides great convenience to access chess puzzles - which hopefully enables chess enthusiasts to practice more often and improve their tacticical abilities.

Since most command-line chess applications are catered to Unicode consoles (and somewhat alienating Windows users), the project has been developed to cater to ASCII consoles - and therefore can be run in what Windows users are familiar with: cmd.exe

https://raw.githubusercontent.com/leonarduschen/cmdchess/master/docs/_static/ASCII.jpg

Upcoming core featues

  • Short-algebraic notation to input moves

  • Popular chess variants (e.g. chess960, horde)

  • Puzzles from databases

  • Popular games history

Errors

  • Checkmate

  • Promotion

Source location

Hosted on GitHub: https://github.com/leonarduschen/cmdchess

Installation

pip install cmdchess

Quick Start

Launch app: cmdchess

Run on unicode console: cmdchess -utf

Run with yellow board color: cmdchess -y

Help: cmdchess --help

License

This package is open sourced under the MIT license.

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

cmdchess-0.1.3.tar.gz (9.0 kB view hashes)

Uploaded Source

Built Distribution

cmdchess-0.1.3-py3-none-any.whl (10.3 kB 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