renamed games folder to entries folder (also contained frameworks, libraries, ...) and added to the backlog
This commit is contained in:
18
entries/flare.md
Normal file
18
entries/flare.md
Normal file
@ -0,0 +1,18 @@
|
||||
# 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/).
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: CMake
|
Reference in New Issue
Block a user