Skip to content

a simple chess interface made in QT C++ with a basic chess engine that I have wrote from scratch

Notifications You must be signed in to change notification settings

dorufloare/chess

Repository files navigation

Qt Chess Application with Simple Bot

Overview

This is a simple chess application built using the Qt framework. It includes a basic chess engine that allows you to play against a simple bot. The application provides a user-friendly interface for playing chess and testing your strategic skills.

Sorry for the spaghetti code, its an old project

Features

  • Interactive chessboard
  • Play against a simple AI bot
  • Highlight legal moves
  • Clean and intuitive user interface.

Getting Started

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Qt Development Environment: Make sure you have Qt installed on your system.
  • C++ Compiler: You'll need a C++ compiler to build the application.

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/dorufloare/chess.git

Open the project in Qt Creator or your preferred Qt development environment.

Build and run the application.

License This project is licensed under the MIT License.

Contact If you have any questions or suggestions, please feel free to contact us:

Email: dorufloare2005@gmail.com Enjoy playing chess with our Qt Chess Application! Good luck and have fun!

About

a simple chess interface made in QT C++ with a basic chess engine that I have wrote from scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published