Skip to content

jarjk/Ludo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ludo

Ludo game in pure c++, no dependencies.

demo

running:

git clone --depth=1 https://github.com/jarjk/Ludo.git
cd Ludo
mkdir build
cd build
cmake ..
make
./ludo