Skip to content

A chess application written in Python using the pygame library.

License

Notifications You must be signed in to change notification settings

berkerdemoglu/Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess

A chess application written in Python using the pygame library.

Project Goals

  • Basic chess functionality
  • Chess clock
  • Takebacks/Replay a game
  • PGN reading/loading
  • A good-looking GUI launcher for the application
  • Set up a chess position

Configuration files

In a configuration file, a line that starts with // is parsed as a comment.

About

A chess application written in Python using the pygame library.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published