Skip to content

Kadiryanik/AI-Chess

Repository files navigation

Chess with Alpha-Beta Pruning Opponent

Build Status License: GPL v3

Overview

This repository contains the chess game with some simple AI. Alpha-Beta Puring algorithm was used to decide the movement.

Alt Text

Requirements

This repository requires to Qt-5 installation.

Installation

You can clone this repo with following command.

$ git clone https://github.com/Kadiryanik/AI-Chess

Compile&Run

  • You can simply open project in Qt Creator and select AI-Chess.pro file and press Ctrl + R.

Todos

  • Mark pawn when 2 box forwarded for be edible
  • Add castling move
  • Improve rating
  • Improve notation

Maintainer

Free Software, Hell Yeah!

About

Chess game with some simple AI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published