Skip to content

Python chess program with functioning AI (in the works)

Notifications You must be signed in to change notification settings

seanbergman98/Rockfish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rockfish

This is a simple chess game implemented in Python with two games modes:

  • Human vs. human
  • Human vs. computer (in the works)

To play a game simply clone this repo, run pip install -e . within the project root directory, then run rockfish.py.

The name Rockfish is inspired from the top chess engine Stockfish which won the most recent TCEC season 20. Read more about Stockfish here.

About

Python chess program with functioning AI (in the works)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages