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
-
Visit: https://gdevelop.io
-
Select your operating system (Windows / Mac / Linux)
-
Download & install GDevelop software
đĄ Bonus Tip: āļāļēාāļ§ browser āļāļෙāļą්āļ¯ GDevelop run āļāļģāļą්āļą āļ´ු⎠ුāˇāļą් (no install needed).
Step 2 – Create a New Project
-
Open GDevelop → Click Create a New Project
-
Choose a Template (e.g., Platformer, Space Shooter) or start with a Blank project
-
Name your project (Example: “My First Game”)
Step 3 – Add a Player Character
-
Click Add a New Object → Sprite
-
Import your character image (PNG recommended)
-
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. đ
0 Comments