Skip to content

Latest commit

Β 

History

History
58 lines (40 loc) Β· 1.12 KB

File metadata and controls

58 lines (40 loc) Β· 1.12 KB

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