cvs commit: ports/games Makefile ports/games/blokish Makefile
distinfo pkg-descr ports/games/blokish/files extra-patch-src-ai.h
Pav Lucistnik
pav at FreeBSD.org
Mon Jan 23 23:50:15 PST 2006
pav 2006-01-24 07:50:14 UTC
FreeBSD ports repository
Modified files:
games Makefile
Added files:
games/blokish Makefile distinfo pkg-descr
games/blokish/files extra-patch-src-ai.h
Log:
Clone of the strategy board game 'Blokus'. Four players must place
as many of their 21 pieces on the board as possible while preventing
others from doing the same.
This is made difficult by the fact that a piece played by a player
must touch another of the player's pieces, but only at their corners
(a player's first piece must touch a board corner).
The game is over when no player can play any new pieces. The winner
is the player with the fewest & smallest pieces remaining. Bonus
points are awarded for playing all pieces.
Features a tweakable AI to take the place of any human players.
WWW: http://blokish.sourceforge.net/
PR: ports/91961
Submitted by: Dmitry Marakasov <amdmi3 at mail.ru>
Revision Changes Path
1.915 +1 -0 ports/games/Makefile
1.1 +44 -0 ports/games/blokish/Makefile (new)
1.1 +3 -0 ports/games/blokish/distinfo (new)
1.1 +11 -0 ports/games/blokish/files/extra-patch-src-ai.h (new)
1.1 +15 -0 ports/games/blokish/pkg-descr (new)
More information about the cvs-all
mailing list