Python implementation of a Knight and King chess puzzle with custom board sizes, move validation, and full unit testing. Coursework project for the Principles of Programming module at Birkbeck, ...
It’s happened to all of us: you find the perfect model for your needs — a bracket, a box, a cable clip, but it only comes in ...
Chess-Game-with-Python-Pygame A simple Chess Game built with Python and Pygame. Includes full piece movement, checks, captures, and smooth board visuals. Currently adding AI using Minimax and ...