
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Kapitalist is a Monopoly-like board game for 2-8 players. Walk around the board, buy properties, receive rent from your competitors, try to get monopolies to build houses and hotels on them. The goal is to be the richest player on the board and to make your opponents go bankrupt.
The game is divided into a server component, which runs the actual game (desktop independent), and a KDE application (client), with which the players connect to and interact with the server. Alternatively, a server can be started in the background by one client.
12 years ago
New features of v0.4:
- AI players
- "Start New Server" from within the client
- improved look-and-feel by nicer info elements, different
colors and dice animation
- improved themes for property names, money and icons (utf8-ready)
Bugfixes:
- improved behaviour of layouts
- closing of windows with more than one window open
12 years ago
New features of v0.4:
- AI players
- "Start New Server" from within the client
- improved look-and-feel by nicer info elements, different
colors and dice animation
- improved themes for property names, money and icons (utf8-ready)
Bugfixes:
- improved behaviour of layouts
- closing of windows with more than one window open
radicallibre
10 years ago
Everything was ok, with the configuration with:
$ ./configure --without-arts
But then trying:
$ make
It gave me the following error:
In file included from /usr/include/fcntl.h:252,
from kapitalist.cpp:34:
In function ‘int open(const char*, int, ...)’,
inlined from ‘bool KapitalistApp::client_start_server_and_connect(const char*, int)’ at kapitalist.cpp:839:
/usr/include/bits/fcntl2.h:51: error: call to ‘__open_missing_mode’ declared with attribute error: open with O_CREAT in second argument needs 3 arguments
view/playerview.h: At global scope:
view/playerview.h:51: warning: ‘token_color’ defined but not used
make[3]: *** [kapitalist.o] Error 1
make[3]: se sale del directorio `/home/omar/Descargas/kapitalist-0.4/kapitalist'
make[2]: *** [all-recursive] Error 1
make[2]: se sale del directorio `/home/omar/Descargas/kapitalist-0.4/kapitalist'
make[1]: *** [all-recursive] Error 1
make[1]: se sale del directorio `/home/omar/Descargas/kapitalist-0.4'
make: *** [all] Error 2
Meanwhile I can use the source package of debian that is posted on:
http://kapitalist.sourceforge.net/download.html
Report
radicallibre
10 years ago
I'm recently trying to re-open that discussion at:
https://bugs.launchpad.net/ubuntu/+source/hdf5/+bug/286565
Att.
Report
elpreto
11 years ago
Report
jmiahman
12 years ago
Report
hoermen
12 years ago
Pros (Kapitalist):
+ can be played "disconnected" (AI player)
+ better look-and-feel (IMHO)
+ customizable field names on client side
+ command line on server and client side (within chat line)
Cons:
- no meta-servers
- limited configuration settings
- not part of KDE
Report
jmiahman
12 years ago
Report
jvz
14 years ago
Report
hoermen
14 years ago
Report