Skip to content

TheChikenfly/AIChess

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess

Description

This is a chess front end and engine built using python. There are options to play against another local player, a stockfish ai or a ML ai.

alt text alt text

Getting Started

Installing

To run the code just fork this repo and install requirements.txt using

python -m venv venv
venv\Scripts\activate
pip install -r 'requirements.txt'

Authors

Contributors names and contact info

ex. Michael Cullen

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%