freebsd-ports/games/flare-engine/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

10 lines
494 B
Text

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.