Skip to content

jackowes/chessEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jackson and Ryan's Chess Engine

We're building a Python-based chess engine. We plan on building simpler chess engines before moving on to more complicated and powerful engines.

Here are our current plans:

  • Create engine that plays random moves COMPLETED
  • Wrap chess engine code in a class
  • Create a working web chess GUI
  • Allow user-specified chess engines to play
  • Create engine that uses minimax algorithm
  • Add alpha-beta pruning to minimax algorithm
  • Create engine that uses a neural network

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published