mirror of
https://github.com/flame-engine/flame.git
synced 2025-10-28 23:46:52 +08:00
Closes: #2169 As discussed, a quick fix to some bad links and while I was in Flame Isolate, fixed some bad grammar.
825 B
825 B
Tutorials
The following are tutorials that are maintained with every release of Flame.
-
-- this tutorial focuses on setting up your environment for making a new Flame game. This "initial state" is assumed as a starting point for all other tutorials.
-
-- in this tutorial, we will build the Klondike solitaire card game.
-
-- in this tutorial, we will build Ember Quest, a simple side-scrolling platformer.
-
-- in this tutorial, we will build Space Shooter, a classic top-down shooting game.
:hidden:
Bare Flame game <bare_flame_game.md>
Klondike <klondike/klondike.md>
Ember Quest <platformer/platformer.md>
Space Shooter <space_shooter/space_shooter.md>