Skip to content

fearlessHonn/ChessAIngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChessAIngine

A ChessEngine using minimax, tkinter and python

This a chess engine made from scratch in python. Currently working on a c# implementation using unity as a GUI. Current features:

  • Alpha-Beta-Pruning
  • Pre-Calc Move Ordering
  • cache system

About

A ChessEngine using minimax, tkinter and python

Resources

Stars

Watchers

Forks

Languages