A simple chess app built with Pygame and Tkinter.
I built this project to test my Python skills and I made a point not to view/use anyone else's chess code. That turned out to be a challenge.
Sadly, the app never reached completion (I wanted to add an engine) but the game logic, timers, and move previews were all implemented before I moved on to something else.