Files
flame/doc/tutorials/tutorials.md
Munsterlander 9870eadaad docs: Fix bad links in docs as well as minor updates (#2170)
Closes: #2169

As discussed, a quick fix to some bad links and while I was in Flame Isolate, fixed some bad grammar.
2022-11-16 16:11:36 +01:00

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>