Welcome to the 6x6 Chess Project! This is a chess implementation on a 6x6 board with certain modifications.
This project aims to create a unique chess experience on a 6x6 board. The game follows standard chess rules with some modifications.
- 6x6 chess board.
- Standard chess pieces with the exception that bishops have not been included.
Make sure you have Python installed on your system. The code is designed to run on Python 3. And the UI is based on pygame.