diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2012-10-04 19:40:39 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2012-10-04 19:40:39 +0000 |
commit | 4e9a1add424778ef255c5f1a2c069f98eb07a25d (patch) | |
tree | df348779b3b7d0c6ebec2bdd4f3509c3eb0cdc3d /games/domination/pkg-descr | |
parent | c25d12484e83caf28d432397fa2aeb83f3d63f2b (diff) | |
download | ports-4e9a1add424778ef255c5f1a2c069f98eb07a25d.tar.gz ports-4e9a1add424778ef255c5f1a2c069f98eb07a25d.zip |
Domination is a board game that is a bit like the well known game Risk.
Domination is a game that is a bit like the well known board game of Risk
or RisiKo. It has many game options and includes many maps.
Written in java it includes a map editor, a simple map format, multiplayer
network play, single player, hotseat, 5 user interfaces and many more features,
it works in all OSs that run java.
WWW: http://domination.sourceforge.net/
WWW: http://yura.net/projects/domination/
PR: ports/172167
Submitted by: nemysis <nemysis@gmx.ch>
Notes
Notes:
svn path=/head/; revision=305276
Diffstat (limited to 'games/domination/pkg-descr')
-rw-r--r-- | games/domination/pkg-descr | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/games/domination/pkg-descr b/games/domination/pkg-descr new file mode 100644 index 000000000000..86fd1f995d66 --- /dev/null +++ b/games/domination/pkg-descr @@ -0,0 +1,11 @@ +Domination is a board game that is a bit like the well known game Risk. + +Domination is a game that is a bit like the well known board game of Risk +or RisiKo. It has many game options and includes many maps. + +Written in java it includes a map editor, a simple map format, multiplayer +network play, single player, hotseat, 5 user interfaces and many more features, +it works in all OSs that run java. + +WWW: http://domination.sourceforge.net/ +WWW: http://yura.net/projects/domination/ |