Skip to content

HelperWesley/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. Make sure to follow the requirements and best practices on this page.

Note that for now, we're trying to keep a fairly high quality bar for examples, so you might be asked to adapt your game according to reviewer feedbacks. Don't feel bad about this! This is normal process and here to help making examples as good as possible for new users. If we take too much time to review your example, you can send a ping on the issue. ⏰

  1. Export your game and all its resources to a zip file (you can save it in a new folder and zip this folder).
  2. 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%