Skip to content

petuzk/Warcaby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warcaby

Screenshot

This repository contains my implementation of the checkers (board game). It was originally created as a university project. Currently the game is in Polish, but I'm planning to add other languages.

Build instructions

To build the project, you can use CMake or just run make in root directory. It will create a build directory and compile code creating an executable draughts.

To-Do

  • Reimplement UI rendering (in progress)
  • Translate UI
  • Translate comments in the code

About

Projekt nr 3 z kursu "Programowanie algorytmów i metody sztucznej inteligencji"

Resources

License

Stars

Watchers

Forks