Skip to content

Granted07/Chess-Engine-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess-Engine-Python

Making a Chess Engine from Scratch

Current Features:

  • Has a player vs player environment with the full game
  • Press t to change theme
  • Press r to reset game

Prerequisites

Have Python 3.11 or higher installed from Microsoft store on Windows or install it from your package installer for your Linux distribution

Setup

-Linux run setup.sh and run the script only using run.sh

-Windows run setup.bat and run the script only using run.bat

Coming Soon:

  • AI Vs Player Mode

Themes

alt text

alt text

alt text

Special Moves

  • Castling

alt text

alt text

  • En Passant

alt text

alt text

About

Chess Engine from scratch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages