Skip to content

Latest commit

 

History

History
58 lines (40 loc) · 1.12 KB

README.md

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