This is a simple chess game built using C++ and the SFML graphics library.
- Graphical chess board
- Piece movement system
- Turn-based gameplay
- Basic chess rules implementation
- C++ compiler (Visual Studio recommended)
- SFML library
- Install SFML
- Open the project in Visual Studio
- Build the solution
- Run the executable
Make sure the following files are in the Img/ folder:
- board.png
- figures.png
This project uses OpenSSF Scorecard to analyze security practices.