Date: Sat, 19 May 2012 10:23:04 +0000 (UTC) From: Alex Kozlov <ak@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games Makefile ports/games/impossible_mission_puzzle Makefile distinfo pkg-descr Message-ID: <201205191023.q4JAN4LS095169@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ak 2012-05-19 10:23:04 UTC
FreeBSD ports repository
Modified files:
games Makefile
Added files:
games/impossible_mission_puzzle Makefile distinfo pkg-descr
Log:
This is a puzzle from the old C64 Impossible Mission game.
The idea is to combine the 36 tiles in sets of 4, such that each set
of 4 makes a solid block. Clicking on the tiles on the left toggles
them. A tile can't be turned on if it overlaps with any existing on
tiles. The lone rectangle on the right is the combination of all
the on tiles. Clicking on that is an easy way to turn all tiles off.
When 4 tiles combine to make a solid block, they vanish. The goal is
to get rid of all the tiles. There is no score or timer. Just do it
for the intellectual exercise.
PR: ports/167354
Submitted by: nemysis <nemysis@gmx.ch>
Approved by: eadler, itetcu (mentors, implicit)
Revision Changes Path
1.1434 +1 -0 ports/games/Makefile
1.1 +43 -0 ports/games/impossible_mission_puzzle/Makefile (new)
1.1 +2 -0 ports/games/impossible_mission_puzzle/distinfo (new)
1.1 +12 -0 ports/games/impossible_mission_puzzle/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205191023.q4JAN4LS095169>
