19 lines
756 B
Markdown
19 lines
756 B
Markdown
# Flare
|
|
|
|
_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._
|
|
|
|
- Home: http://flarerpg.org/, https://github.com/clintbellanger/flare-engine
|
|
- State: mature
|
|
- Download: http://flarerpg.org/index.php/download/, https://github.com/clintbellanger/flare-engine/releases
|
|
- Platform: Windows, Linux, macOS
|
|
- Keywords: game engine, clone, framework, inspired by Diablo
|
|
- Code repository: https://github.com/clintbellanger/flare-engine.git
|
|
- Code language: C++, Java
|
|
- Code license: GPL-3.0
|
|
|
|
See also [Get Involved](http://flarerpg.org/index.php/get-involved/). See also the [Flare game](https://github.com/clintbellanger/flare-game).
|
|
|
|
## Building
|
|
|
|
- Build system: CMake
|