Date: Mon, 14 May 2012 23:59:03 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games Makefile ports/games/tanglet Makefile distinfo pkg-descr pkg-plist Message-ID: <201205142359.q4ENx3rW041477@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
amdmi3 2012-05-14 23:59:03 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/tanglet Makefile distinfo pkg-descr pkg-plist Log: Tanglet is a single player word finding game based on Boggle. The object of the game is to list as many words as you can before the time runs out. There are several timer modes that determine how much time you start with, and if you get extra time when you find a word. You can join letters horizontally, vertically, or diagonally in any direction to make a word, so as long as the letters are next to each other on the board. However, you can not reuse the same letter cells in a single word. Also, each word must be at least three letters on a normal board, and four letters on a large board. WWW: http://gottcode.org/tanglet/ PR: 167239 Submitted by: nemysis <nemysis@gmx.ch> Revision Changes Path 1.1424 +1 -0 ports/games/Makefile 1.1 +61 -0 ports/games/tanglet/Makefile (new) 1.1 +2 -0 ports/games/tanglet/distinfo (new) 1.1 +13 -0 ports/games/tanglet/pkg-descr (new) 1.1 +33 -0 ports/games/tanglet/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205142359.q4ENx3rW041477>