Skip to content

ZegarkOOO/ALQUERQUE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

ALQUERQUE

Alquerque game in object c++ with Sfml library

Game is similar to checkers, one player must move pawns that don't be place behind them. Opponent can kill yours pawns jumping over on the free space.

Game has 2 modes: multi (2 players) and single (1 player + bot) Bot automatically make moves based his logical algorithm (self-written).

We can see our scores in the Ranking. Algorithm saves only 10 best scores.

  • Menu image

  • Mode selection image

  • Game image

  • Ranking image

About

Alquerque game in c++ with Sfml library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published