- 1 Getting Started
- 2 Making your Game
- 3 Exporting your Game
Creating your First Project
Make sure you have installed Templative.
When you first open Templative, you need to login to your Templative account.
To create a Templative project, click the Create New Project in Directory button. When the file system dialog, create a new folder for your project and click Create. This will create the basic Templative project structure in your new folder.
If you are using Git or other Version Control, now is a good time to run `git init`.
Templative projects are made up of Compositions such as boxes, decks, dice, and etc. To get started making compositions, go to the Creating Compositions article.
Didn't get your question answered? Consider posting your question in the Templative Discord in the #troubleshooting chat.