An open API service indexing awesome lists of open source software.

https://github.com/harry-hopkinson/chess-commandline

Chess in the Command Line
https://github.com/harry-hopkinson/chess-commandline

Last synced: about 1 year ago
JSON representation

Chess in the Command Line

Awesome Lists containing this project

README

          

# chess-commandline
Chess in the Command Line using the Chess Module
Can detect Checkmates, Illegal Moves and En Passant.

## Running

### Run with the terminal
```
cd src
python main.py
```

### Cancel Program
Control + C

# Usage

Use chess notation with Capital Letters e.g Nf3 or Exd4.