Welcome to the Chess Game project, a desktop application developed using WPF.NET 8.0. This offline chess game allows users to play chess against a computer opponent or against another player on the same device.
- Windows operating system
- .NET 8.0 runtime installed
- Clone the repository to your local machine:
- Open the project in Visual Studio or your preferred IDE.
- Build the solution to restore dependencies.
- Run the application.
- Two-player Mode: Play chess against a friend on the same device.
- User-friendly Interface: The application features a clean and intuitive user interface designed with Windows Presentation Foundation (WPF).
- Handle Draws Efficiently: support all ways of draw FiftyMoveRule,InsufficientMaterial,ThreefoldRepetition.
- Restart Move: allow you at any time to initialize the board with opening position.
- Launch the application.
- Follow the on-screen instructions to make your moves.
- Enjoy the game!
- Mouse: Click on the piece you want to move and then click on the destination square.
- New Game: Start a new game at any time by selecting the "Restart" option.


.png)