renamed games folder to entries folder (also contained frameworks, libraries, ...) and added to the backlog

This commit is contained in:
Trilarion
2019-09-20 14:47:35 +02:00
parent e682f975ad
commit d67e0db0cc
1083 changed files with 1369 additions and 1078 deletions

18
entries/flare.md Normal file
View 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