Skip to content

leonardo-delfino/Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess

A didactic GUI-based chess game made in Python3 using pygame.
At the moment, there is no AI. The only way you can test the game is by playing against another human.

No commits?

When I started coding this project in January I didn't set a repository up (I don't know why).
So, I just uploaded the folder I have on my PC.

Screenshots

TODO list:

  • Implement the FEN;
  • Add custom color schemes;
  • Provide a setup.py script;
  • Test it on Linux / MacOS;
  • Implement a Neural Network.

About

A didactic GUI-based chess game made in Python3 using pygame.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages