Skip to content

SteponasK/Chess-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

78 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

AI Chess πŸπŸ€–

Play Chess against AI in your Console! β™ŸοΈπŸ CPU vs CPU mode

Description πŸ“–

  • Choose your starting side (White or Black)
  • 3 gamemodes:
    • Player vs CPU (AI)
    • Player vs Player (Friend)
    • CPU vs CPU (Witness 2 Computers playing against each other!)

Choosing side Choosing mode

Getting Started πŸš€

Dependencies ⬆️

  • C++ compiler

Installing πŸ”ƒ

Clone this project

git clone https://github.com/SteponasK/Console-Chess

Executing program πŸƒβ€β™‚οΈ

  • Change directory
    cd Console-Chess
  • Open your favourite IDE
  • Compile main.cpp file
  • Choose your side.
  • Enjoy!

Help πŸ†˜

  • Possible bug: Currently CPU vs CPU match can crash unexpectedly

Authors πŸ‘‘

  • Author: Steponas K

Version History πŸ›οΈ

License πŸ“œ

This project is licensed under the MIT License - see the LICENSE file for details

Releases

No releases published

Packages

No packages published