Skip to content

CLI chess game created in python. Implements all FIDE rules.

Notifications You must be signed in to change notification settings

christian-aiello/Chess-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chess AI

image

CLI chess game created in python. Implements all FIDE rules.

How to play:

  • Enter moves in the format 'e2 e4'

Testing:

  • Run pip install pytest
  • Navigate to the directory in your terminal
  • Run pytest

About

CLI chess game created in python. Implements all FIDE rules.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages