Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uspgamedev/flamecrest
A RPG system somewhat based on Fire Emblem.
https://github.com/uspgamedev/flamecrest
Last synced: about 1 month ago
JSON representation
A RPG system somewhat based on Fire Emblem.
- Host: GitHub
- URL: https://github.com/uspgamedev/flamecrest
- Owner: uspgamedev
- Created: 2011-08-22T21:44:45.000Z (over 13 years ago)
- Default Branch: dev
- Last Pushed: 2015-01-23T23:37:12.000Z (almost 10 years ago)
- Last Synced: 2023-03-22T19:06:34.396Z (almost 2 years ago)
- Language: Lua
- Homepage:
- Size: 3.5 MB
- Stars: 4
- Watchers: 35
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
FlameCrest
==========A turn-based strategy game inspired by Intelligent System's Fire Emblem
franshise.Setting up
----------There is only a development mode for now. You will need LÖVE (0.9.1+) installed,
and then run```bash
$ love game
```From the root folder of this project.