Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Classic Checkers with AI  (Read 2092 times)

0 Members and 1 Guest are viewing this topic.

Heaven31415

  • Newbie
  • *
  • Posts: 1
    • View Profile
Classic Checkers with AI
« on: April 23, 2019, 08:04:08 am »
Hi.

I have managed to release a very simple checkers game and would like to share it with you. You can play against AI which is working quite well on three different difficulty levels.

I'm still working on this, trying to polish everything, fix bugs and add new things.

The game is released under zlib license, I was using C++ and SFML library to write this. Its source code is freely available on my GitHub.

If you have any suggestions, have found a bug or think something is missing, don't hesitate to tell me :)



GitHub Project: https://github.com/Heaven31415/checkers

Download Link: https://github.com/Heaven31415/checkers/releases

Best Regards, Heaven31415.
« Last Edit: April 24, 2019, 10:40:27 am by Heaven31415 »

 

anything