moved the entries up one folder, added the folder to the keywords
This commit is contained in:
18
games/flare_engine.md
Normal file
18
games/flare_engine.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# Flare Engine
|
||||
|
||||
_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: https://github.com/clintbellanger/flare-engine
|
||||
- State: mature
|
||||
- Download: http://www.flarerpg.org/, https://github.com/clintbellanger/flare-engine/releases
|
||||
- Keywords: framework
|
||||
- Code repository: https://github.com/clintbellanger/flare-engine.git
|
||||
- Code language: C++
|
||||
- Code license: GPL-3.0
|
||||
|
||||
See also [Engine development](http://www.flarerpg.org/create/).
|
||||
|
||||
## Building
|
||||
|
||||
- Build system: CMake
|
||||
|
||||
Reference in New Issue
Block a user