Skip to content

Midhil457/GDevelop-examples

 
 

Repository files navigation

GDevelop logo

GDevelop is a full-featured, open-source game development software, allowing to create desktop and mobile games without any knowledge in a specific programming language. All the game logic is built up using an intuitive and powerful event-based system.

GDevelop Examples

This repository hosts the example projects for GDevelop.

Getting started

❔ I want to... 🚀 What to do
Download GDevelop to make games Go on GDevelop website to download GD!
Try an example Examples can be searched and downloaded directly from GDevelop.
Contribute to GDevelop itself Visit GDevelop GitHub repository.
Create/improve an example Read below.

Submit your example

If you've created an example with GDevelop, you can submit it to be shared with the rest of the community.

  1. Create your game with GDevelop.
  2. Ensure you have the basic requirements ready:
    • The game name and author name are properly filled in the properties of the game.
    • Create a README.md file and enter the description of what the example is doing/useful for.
    • Create a thumbnail.png file containing the icon of your example.
  3. Export your game and all its resources to a zip file (you can save it in a new folder and zip this folder).
  4. Submit it! You can either submit it here, attaching the zip file.

If you know how to create Pull Requests, you can also clone this repository and add your example in the examples folder, and then open a PR. Examples are deployed automatically when pushed to the main branch: CircleCI

License

All examples provided on this repository are MIT licensed, unless specified otherwise.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%