Skip to content

Personal project to play around with C++ and AI

Notifications You must be signed in to change notification settings

mrlukasbos/Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a6ed747 · Sep 1, 2018
Aug 31, 2018
Aug 1, 2018
Jul 6, 2018
Jul 31, 2018
Mar 15, 2018
Sep 1, 2018
Sep 1, 2018
Aug 2, 2018
Aug 2, 2018
Aug 31, 2018
Mar 29, 2018
Aug 2, 2018
Aug 1, 2018
Aug 2, 2018
Jul 31, 2018
Jul 5, 2018
Jul 5, 2018
Jul 5, 2018
Jul 5, 2018
Jul 5, 2018
Jul 5, 2018
Jul 31, 2018
Jul 5, 2018
Jul 5, 2018
Jul 5, 2018
Jul 3, 2018
Sep 1, 2018

Repository files navigation

Chess

Personal project to play around with C++ and AI. Supported on both macOS, Windows and Linux. Uses the SFML library for the graphic interface. The goal for this personal project is twofold:

  1. To gain a better understanding of c++ and how to use it in it's full potential.
  2. To challenge myself in creating an as-smart-as-possible AI that can beat all my chess-rivals!

alt chessBoard

The program is still a work-in-progress.

Installation

  • make sure you have SFML installed
  • run make in the main folder

Tested on both macOS and Linux

About

Personal project to play around with C++ and AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published