Introduction – What is GDevelop? 🎮

GDevelop āļšිāļēāļą්āļąේ free, open-source, no-code game engine āļ‘āļšāļš්.
āļ”āļēාāļ§ programming āļ¯ැāļąුāļ¸ āļąැāļ­ි⎀ game develop āļšāļģāļą්āļą āļ´ු⎅ු⎀āļą්.
āļ”āļēාāļŊා mobile games, PC games, HTML5 web games ⎀āļœේ projects ⎄āļ¯ාāļœāļą්āļą GDevelop perfect platform āļ‘āļšāļš්.


Step 1 – Download & Install GDevelop

  1. Visit: https://gdevelop.io

  2. Select your operating system (Windows / Mac / Linux)

  3. Download & install GDevelop software
    💡 Bonus Tip: āļ”āļēාāļ§ browser āļ‘āļšෙāļą්āļ¯ GDevelop run āļšāļģāļą්āļą āļ´ු⎅ු⎀āļą් (no install needed).


Step 2 – Create a New Project

  1. Open GDevelop → Click Create a New Project

  2. Choose a Template (e.g., Platformer, Space Shooter) or start with a Blank project

  3. Name your project (Example: “My First Game”)


Step 3 – Add a Player Character

  1. Click Add a New Object → Sprite

  2. Import your character image (PNG recommended)

  3. Add animations (walk, jump, idle)


Step 4 – Create the Game Scene

  • Add background image

  • Place platforms or ground tiles

  • Position your player character

  • Add enemies or obstacles


Step 5 – Add Events (Game Logic)

GDevelop uses Event Sheets instead of coding.
Example:

  • If Space Key is pressed → Player jumps

  • If Player collides with Enemy → Lose health

  • If Player touches Coin → Add score


Step 6 – Test Your Game

Click Preview to test your game instantly.
Fix any bugs or improve movement speed, animations, etc.


Step 7 – Export Your Game

GDevelop allows export to:

  • Android APK

  • Windows EXE

  • Web HTML5

  • Mac & Linux builds


Final Words

GDevelop makes game creation fun, fast, and beginner-friendly.
If you can imagine it, you can build it – no coding needed!
Start small, learn step-by-step, and soon you’ll have your own playable games to share with friends or publish online. 🚀