flame-templates
✓Game type templates for Flame Engine - RPG, Platformer, Roguelike starter code
Installation
SKILL.md
| RPG | references/rpg.md | 回合制/動作 RPG 完整架構 | | Platformer | references/platformer.md | 橫向卷軸平台遊戲 | | Roguelike | references/roguelike.md | 程序生成地下城 |
| View | Top-down / Isometric | Side-view | Top-down | | Combat | Turn-based / Action | Real-time | Turn / Real-time | | Progression | Level + Equipment | Checkpoints | Permadeath + Meta | | Map | Static + Towns | Linear Levels | Procedural |
Game type templates for Flame Engine - RPG, Platformer, Roguelike starter code Source: miles990/flame_demo_game.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/miles990/flame_demo_game --skill flame-templates Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/miles990/flame_demo_game --skill flame-templates- Source
- miles990/flame_demo_game
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is flame-templates?
Game type templates for Flame Engine - RPG, Platformer, Roguelike starter code Source: miles990/flame_demo_game.
How do I install flame-templates?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/miles990/flame_demo_game --skill flame-templates Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/miles990/flame_demo_game
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01