> For the complete documentation index, see [llms.txt](https://docs.easygamemaker.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.easygamemaker.com/tutorials/creating-your-first-platformer-game.md).

# Creating your first platformer game

In this tutorial you will learn to create a simple platform game.

## Create an object type for the player

Create an object type for the player.

## Create an object type for the platforms

Now, let's create an object type for the platforms.
