Date: Fri, 27 Jan 2012 22:27:07 +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/flare Makefile distinfo pkg-descr pkg-plist Message-ID: <201201272227.q0RMR7L8045833@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
amdmi3 2012-01-27 22:27:07 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/flare Makefile distinfo pkg-descr pkg-plist Log: Flare (Free Libre Action Roleplaying Engine) is a simple game engine built to handle a very specific kind of game: single-player 2D action RPGs. Flare is not a reimplementation of an existing game or engine. It is a tribute to and exploration of the action RPG genre. Rather than building a very abstract, robust game engine, the goal of this project is to build several real games and harvest an engine from the common, reusable code. The first game, in progress, is a fantasy dungeon crawl. WWW: http://clintbellanger.net/rpg/ WWW: https://github.com/clintbellanger/flare Revision Changes Path 1.1402 +1 -0 ports/games/Makefile 1.1 +38 -0 ports/games/flare/Makefile (new) 1.1 +2 -0 ports/games/flare/distinfo (new) 1.1 +13 -0 ports/games/flare/pkg-descr (new) 1.1 +910 -0 ports/games/flare/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201201272227.q0RMR7L8045833>