# New Project Setup

### Introduction

This tutorial, like many others in this documentation, begins with an empty Glue project. I'll call mine PlatformerMovement.

![](https://951240982-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M_fye9Ufg3vzJxwX5Hk%2Fuploads%2Fgit-blob-27ee8f3999b363a05cf8d301d55ae621a418f97a%2F2023-02-img_63e0332764d5d.png?alt=media)

Keep the **Open New Project Wizard** option checked.

![](https://951240982-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M_fye9Ufg3vzJxwX5Hk%2Fuploads%2Fgit-blob-3ece449e3ff221dbe769be57bc931069afcaa688%2F2023-02-img_63e03370b7721.png?alt=media)

### Project Setup Wizard

Once the project finishes loading, Project Setup Wizard appears. Select the **Standard Platformer** option.

![](https://951240982-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M_fye9Ufg3vzJxwX5Hk%2Fuploads%2Fgit-blob-9f670d33ceb40bb48b603c2912f78cc9c95a66a4%2F2023-02-img_63e033c5907ee.png?alt=media)

### Conclusion

Now our project is ready to go. If we run the game we have a standard platformer project.

![](https://951240982-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M_fye9Ufg3vzJxwX5Hk%2Fuploads%2Fgit-blob-71913ba36031386daaa8867100c8045c284d2af2%2F2023-02-img_63e0343d49f58.png?alt=media)
