Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chess_engine

Chess engine plus AI that utilizes minmax-algorithm.

Steps to start the engine:

  • Install the following packages: keras, pygame
  • Optional: change boolean variables(player_one, player_two) in ChessMain.py to play against the AI or against another player
  • Execute ChessMain.py

Shortcuts:

  • r: reset board
  • z: undo last move

Credits:

About

Chess engine plus AI that utilizes minmax-algorithm.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages