a b c d e f g h i j k l m n o p q r s t u v w x y z
Description: single-player 2D action role-playing game, binary
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.
.
Flare uses simple file formats (INI style config files) for most of the game
data, allowing anyone to easily modify game contents. Open formats are
preferred (png, ogg). The game code is C++.
.
This package contains the binary.
Description: single-player 2D action role-playing game, binary
This fantasy dungeon crawl game is a proof of concept implementation of the
Free Libre Action Roleplaying Engine (FLARE). FLARE a simple
isometric-perspective action role-play game engine in the basic style of
Diablo.
.
This package contains the binary.
--- 90212 Thu Jan 1 00:00:00 1970
+++ 88847 Thu Jan 1 00:00:00 1970
@@ -1,15 +1,7 @@
single-player 2D action role-playing game, binary
- 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.
- .
- Flare uses simple file formats (INI style config files) for most of the game
- data, allowing anyone to easily modify game contents. Open formats are
- preferred (png, ogg). The game code is C++.
+ This fantasy dungeon crawl game is a proof of concept implementation of the
+ Free Libre Action Roleplaying Engine (FLARE). FLARE a simple
+ isometric-perspective action role-play game engine in the basic style of
+ Diablo.
.
This package contains the binary.