Creating a Project
Learn how to create your first project in The Leap
Creating a Project
Projects are the top-level containers in The Leap. Every game you develop gets its own project, which holds all the currencies, items, progressions, and simulations for that game. Let's walk through how to create one.
Step-by-Step Breakdown
Step 1: Open the Projects Page
After signing in, click Projects in the left sidebar. This takes you to the Available Projects page, which lists all projects under your organization.
Step 2: Click "Create New Project"
In the top-right corner of the page, click the + Create New Project button to start setting up a new project.
Step 3: Enter Project Details
Give your project a descriptive name (e.g., "My RPG Game") and optionally add a description to help your team understand the project's purpose.
Step 4: Your Project Is Ready
Once created, your new project appears in the Your Projects list alongside any existing projects. Each project card shows the project name and gives you quick actions.
Step 5: Load Your Project
Click the Load Project button on your new project's card to open it. This sets it as your active project and takes you into the project workspace where you can start building your game economy.
Tip: You can also use Create Template on any existing project to save its configuration as a reusable starting point for future projects.
Next Steps
Now that your project is set up, continue to Working with Workspaces to set up an editing environment and learn how to merge your changes.