Tutorials¶
The following are tutorials that are maintained with every release of Flame.
Bare Flame game – 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.
Klondike game tutorial – in this tutorial, we will build the Klondike solitaire card game.
Ember Quest Game Tutorial – in this tutorial, we will build Ember Quest, a simple side-scrolling platformer.
Space Shooter Game Tutorial – in this tutorial, we will build Space Shooter, a classic top-down shooting game.
The content on this page is licensed under the CC BY 4.0 License,
and code samples under the MIT License.