A-Abdiukov / chess-with-ai

Chess application based off C# .NET 8.0, which has all the chess rules/movement, a GUI and a competent AI. Includes Human vs Human and Human vs AI gamemodes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chess with in-built AI

Based on C# .NET 8.0

Chess game with competent Artificial Intelligence.

This is a side project I have been working on for a ✨while✨.

The GUI is responsive to different screen sizes because it is programmatic.

The project is based on the MVC model and does not require an internet connection.

Credits

About

Chess application based off C# .NET 8.0, which has all the chess rules/movement, a GUI and a competent AI. Includes Human vs Human and Human vs AI gamemodes.

License:MIT License


Languages

Language:C# 100.0%