Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 1.53 KB

README.md

File metadata and controls

43 lines (26 loc) · 1.53 KB

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