
KBackgammon
Source (link to git-repo or to original if based on someone elses unmodified work):
Currently supports local multiplayer and FIBS multiplayer.
How to build:
mkdir build
cd build
cmake ../
make
sudo make install
svn://anonsvn.kde.org/home/kde/trunk/playground/games/backgammon
0.11 - Interface now shows player names.
- You can watch other player's games at FIBS
0.12 - Setting player names and match length in local multiplayer.
- Interface changed a little
0.14 - FIBS interface now dock, not tab
- bugfix.
0.15 - some FIBS actions in toolbar, icons, bugfix.
0.16 - you can register new user througn kbackgammon now. Another new feature - remember password (password is saved in kwallet).
0.18 - small interface improvements, bugfix
Ratings & Comments
6 Comments
This one is built on Ubuntu 12.04: http://ftp.akl.lt/users/dgvirtual/ubuntu-precise/kbackgammon_0.18-2_i386.deb By the way, is the game localizeable? I would gladly translate it to Lithuanian.
Sorry, not yet. I will add your link to downloads.
Rpm for Mageia 64bit http://mageia-gr.org/rpm/2/x86_64/kbackgammon-0.15-1mgr2.x86_64.rpm
Excellent work on this. The old BacKgammon game was not enjoyable with all of its windows. I run Ubuntu so I had to first install the KDE Games package, then go into Synaptic Package Manager and install "libkdegames-devel" before building the game in the terminal with your instructions above. Otherswise install went smoothly and the game is great, thanks!
In file included from /home/aes78/????????/backgammon/build/moc_backgammongame.cpp:10:0, from /home/aes78/????????/backgammon/build/backgammon_automoc.cpp:8: /home/alexander/????????/backgammon/build/../games/backgammon/backgammongame.h:26:25: ????????? ??????: kgame/kgame.h: ??? ?????? ????? ??? ???????? ?????????? ????????. make[2]: *** [CMakeFiles/backgammon.dir/backgammon_automoc.o] ?????? 1 make[1]: *** [CMakeFiles/backgammon.dir/all] ?????? 2 make: *** [all] ?????? 2
libkdegames-devel. You need this. (????? ????????? libkdegames-devel, kgame ??? ??????)