Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLI Chess

Play chess in the terminal against another opponent or chess bot based on minimax algorithm

Setup

Because this repo uses submodules use this cmd when cloning:

git clone --recurse-submodules

Run program

In a python >=3.10 environment, run the following command:

python3 game.py

About

Play chess in the terminal against another opponent or chess bot based on minimax algorithm

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages