Example Project
Test your Godot Setup with a Platformer Game
Test your Godot Setup with a Platformer Game
Download the example project from the Google Drive link below.
The file is called GodotPlatformer.zip.
Clicking download will add it to your Downloads folder.
Select the downloaded GodotPlatformer.zip file, on Windows 'right-click' and find 'Extract All', on Mac, just double click the file to unzip.
Open Godot (instructions here) and click the 'import' button, then find the extracted folder and select the project.godot file to open the project.
Open the Godot Web Editor (instructions here).
Find the 'Browse' button for 'Preload project ZIP' and simply select the GodotPlatformer.zip file you downloaded.Â
Then to open the project, click the 'Start Godot Editor' button. It may take a while to load.
This is what it should look like if you opened the project successfully.
Just click the play button in the top-right.
Use Arrow Keys / Wasd to control the player and try to get to the end while collecting coins.
If you made it to here, congratulations! Everything works and you are all set to start using Godot to make games.