Skip to content

Create a Project

This guide will walk you through creating, opening and importing projects in Pygame Studio.

Click the Create button in the upper-left corner of the Dashboard. Create Button

In the pop-up project creation dialog, enter the Project Name and select a Project Save Path. Create Dialog

For example, name your project Snake and choose the desktop as the save path. Create Snake

Click Create when finished. A new project will be generated and displayed in the project list. Dashboard Snake

Double-click the project to open it and start editing in the editor. Dashboard Dbclick

After entering the editor, the Asset Window is located at the bottom-left corner. You can view the default initial files and folders of your new project here. Enter Editor

You can also import local existing Pygame Studio projects. Click the Import button on the Dashboard page. Enter Editor

Select the local project folder to finish importing. The imported project will appear in the project list, and you can double-click to open it anytime.