You are not logged in.
# Contributor: Nikos Kouremenos <nkourAATTfreemail.gr>
pkgname=londonlaw
pkgver=0.1.0
pkgrel=1
pkgdesc="London Law is a networked multiplayer adaptation of the classic
Scotland Yard board game. Mr. X must evade a number of detectives by
carefully concealing his movements across London. One of only a
handful of asymmetric board games (Mr. X and the detectives have
different goals and abilities."
depends=(wxpython)
md5sums=('13e69b3c89af58224ef9affd309c4ab6')
url="http://www.eecs.umich.edu/~pelzlpj/londonlaw"
source=($url/$pkgname-$pkgver.tar.gz)
license="GPL"
build() {
cd $startdir/src/$pkgname-$pkgver
python setup.py install --root=$startdir/pkg
}
games works here fine. you need 2 minimum player to play. if anyone cares to join, post so we can play
Offline