Skip to content

dalhorinek/kMancala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kMancala game

This is implementation of mancala game using kde-games.

kmancala

How to install

On debian/ubuntu

You have to install package libkdegames-dev

mkdir build 
cd build 
cmake ..
make 
su -c 'make install' # or sudo make install 

Then you can run the application by typing kmancala to terminal or it should appear in applications menu

About

Mancala game for KDE 4.x

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published