Chess Game with nice user interface
-
Updated
Oct 9, 2019 - Java
Chess Game with nice user interface
This is a simple implementation of a chess game using Python and the Pygame library. It allows two human players to play against each other on a graphical interface.
A simple chess game which is played in the console. Users write their moves in a standard way and get the board representation in the console. Every piece has its corresponding symbol which looks like the actual piece and so do squares.
Add a description, image, and links to the two-player-chess topic page so that developers can more easily learn about it.
To associate your repository with the two-player-chess topic, visit your repo's landing page and select "manage topics."