reorganization
This commit is contained in:
16
games/framework/flare_engine.md
Normal file
16
games/framework/flare_engine.md
Normal file
@ -0,0 +1,16 @@
|
||||
# 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
|
||||
- Download: http://www.flarerpg.org/ https://github.com/clintbellanger/flare-engine/releases
|
||||
- Code: https://github.com/clintbellanger/flare-engine
|
||||
- Language(s): C++
|
||||
- License: GPL-3.0
|
||||
|
||||
See also [Engine development](http://www.flarerpg.org/create/).
|
||||
|
||||
## Building
|
||||
|
||||
Uses CMake
|
||||
|
Reference in New Issue
Block a user