Skip to content

aidanhopper/chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess 2.0 made with pygame

This is the second version of my chess program with a multitude of backend improvements in order to scale better. The file methods.py is designed to be expandable beyond its original use case. There are many useful methods in the file including a fen parser.

End goal

The end goal for this project is to have an expandable chess system which can be used to create a chess bot.

Image

Chess image

TODOs

  • Add pawn promotion GUI
  • Build system for detecting check
  • Create playable chess front end application.
  • Create a bot to play chess against.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages