Skip to content

Проект на C++ с использованием библиотеки OpenGL по реализации игры шашки.

Notifications You must be signed in to change notification settings

ZakharovAleksey/Checkers-Implementation-OpenGL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Checkers Game

Simple (Quite old) checkers game implementation on C++ languadge with additional OpenGL extension. Read more about rules of checkers game you could by passing to the folowing link: [Checkers Game Link] (https://en.wikipedia.org/wiki/Draughts).

In this game one player could play against another player, and could play alone against AI (thery simple AI implementation has been made). On the picture below you can see the screenshot of the game.

alt text

Prerequisites

To deploy or run this solution you need:

Authors

About

Проект на C++ с использованием библиотеки OpenGL по реализации игры шашки.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages