Skip to content

cptkidd62/ludo-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ludo Game

This is an implementation of the well-known ludo game using C++ and SFML

Main features

  • play alone with computer (2 different AI strategies)
  • play with up to 3 friends in hot-seat mode
  • browse stats of every user - let's see who's the best!

Installation

First you have to install SFML libraries using the following command:

sudo apt-get install libsfml-dev

Then download this repository and compile using make command. Now you can run game using ./ludo-game


Chińczyk

Implementacja gry chińczyk w C++ z użyciem biblioteki SFML

Główne cechy

  • zagraj w trybie jednoosobowym z komputerem (2 różne strategie SI)
  • zaproś do 3 trzech znajomych do gry w trybie "gorącego krzesła"
  • przeglądaj statystyki każdego użytkownika - sprawdźmy kto jest najlepszy!

Instalacja

Najpierw należy zainstalować biblioteki SFML poleceniem:

sudo apt-get install libsfml-dev

Następnie pobierz to repozytorium i skompiluj program poleceniem make. Teraz możesz uruchomić grę̣ poleceniem ./ludo-game


ludo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published