command-line-chess icon indicating copy to clipboard operation
command-line-chess copied to clipboard

A python program to play chess against an AI in the terminal.

Results 14 command-line-chess issues
Sort by recently updated
recently updated
newest added

I had already spotted a bug. Indeed, the game offers to the player the possibility to make a random move if he can't decide. He just had to enter the...

Description --- I added new option 'gm' (game moves) which print current game moves in PGN format. So the player can copy his game moves from the output and continue...

Is it possible to print the list of moves already made while playing the game?

I think that it would be really good if this Chess app had multiplayer capabilities so that one could play with someone else who has this app, or it could...

Some users are interested in command line support for lichess. Thought you may want to know. Lichess provides a public API that can be used to interact with lichess. https://github.com/ornicar/lila/issues/1853

Hello everyone, There were some problems of promotion when pawns had to be promoted when they took. Sorry I don't find how to open correctly a pull request (with correct...

![image](https://user-images.githubusercontent.com/17197309/39638772-982db3da-4fc7-11e8-9f7f-0525a39f3887.png)

This is more of a collecting tank for some **"little"** improvements. Some of these are: - Fix `flake8` errors - removing dead code - eventually we find some slow code...

hacktoberfest

will be great if: 1. this will have a feature for the reverse table ; 2. custom table with colors and pieces symbols, I think can be fixed with https://python-chess.readthedocs.io/en/latest/_modules/chess.html