Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jan 2006 07:50:14 +0000 (UTC)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/games Makefile ports/games/blokish Makefile distinfo pkg-descr ports/games/blokish/files extra-patch-src-ai.h
Message-ID:  <200601240750.k0O7oEeT078137@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601240750.k0O7oEeT078137>