GDevelop-examples icon indicating copy to clipboard operation
GDevelop-examples copied to clipboard

Repository of examples and templates for GDevelop - the open-source, no-code game engine

Results 46 GDevelop-examples issues
Sort by recently updated
recently updated
newest added

## Describe the example Workaround for physics2 single polygons into multiple polygons by copying sprite hitboxes into shape painters. https://user-images.githubusercontent.com/1837825/195174983-b14787f3-f134-4d33-8741-3f26ae83cd98.mp4 ## Checklist - [x] I've followed all of [the best...

✨ New example

Fixes https://github.com/GDevelopApp/GDevelop-examples/issues/385

## Describe the example A proof-of-concept maze game where the player tries to exit a maze while only being able to see the area immediately around them. Breadcrumbs can be...

✨ New example

## Describe the example Made for Gdevelop [example jam 1 ](https://itch.io/jam/gdevelop-examples-jam-1/topic/2079624/official-gdevelop-example-game-jam-winners-list) Dinoparty is a video board game example. It features a roll and move board where players roll dice to...

✨ New example

An example of working in fairly realistic liquids. ## Checklist - [x] I've followed all of [the best practices](http://wiki.compilgames.net/doku.php/gdevelop5/community/guide-for-submitting-an-example). - [X] My game has a proper name in the game...

✨ New example

Things to look into: - How will we get the required extension dependencies installed? - Add actions/conditions/expressions so the joint values can be controlled (that is why I got the...

🚧 Work In Progress

Army vs Zombies is an example to show the users how you can build the mechanics of the famous puzzle game Plants vs Zombies. _Note: this example also got picked...

✨ New example

## Description This example allows you to use **P2P** for a **Wireless Controller**, example you can _use your phone to control the game on your PC_. ## Checklist - [x]...

✨ New example

## Shows how to create a circular health bar or progress bar. The example shows how a circular health bar or progress bar can be made using the Sprite Masking...

✨ New example