Date: Sun, 6 Jul 2008 23:07:43 +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/npush Makefile distinfo pkg-descr pkg-plist Message-ID: <200807062307.m66N7hdb006734@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
amdmi3 2008-07-06 23:07:43 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/npush Makefile distinfo pkg-descr pkg-plist Log: nPush is a logic game similar to Sokoban and Boulder Dash. You need to collect all the gold on the level and reach the exit. To make it hard there are some rocks that stand in your way, and you also have some dynamite to blast them away. Main difference from Sokoban, KSokoban and similar games is that you can have multiple player-controlled characters you can move on the screen. nPush is written in C++. The source code is freely available under GPL license, version 2 or above. The code is very simple, so if you're interested in working on your C++ skills on a simple project, please feel free to join in. WWW: http://npush.sourceforge.net/ Approved by: miwi (mentor) Revision Changes Path 1.1221 +1 -0 ports/games/Makefile 1.1 +37 -0 ports/games/npush/Makefile (new) 1.1 +3 -0 ports/games/npush/distinfo (new) 1.1 +13 -0 ports/games/npush/pkg-descr (new) 1.1 +13 -0 ports/games/npush/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807062307.m66N7hdb006734>