There may be a little storm, but in the end there is a rainbow - Persevere and at the end there will be a great reward.
Computer programming is a way of giving computers instructions about what they should do next. These instructions are known as code, and computer programmers write code to solve problems or perform a task.
The end goal is to create something: that could mean anything from a web page, or a piece of software, or even just a pretty picture. That’s why computer programming is often described as a mix between art and science; it’s technical and analytical, yet creative at the same time.
GDevelop is a completely free code-less game engine designed for beginners and developers to quickly develop web and mobile games. Did I mention it was free?
It's super simple to learn and super powerful. Start your journey to gaming-goodness today.
If you are at home or want to use your own device you can download it from here. Oh.... and it's free!
This first stage is to learn the basics of programming using GDevelop so that we can start to write more complicated programs.
The key areas you need to know and understand are:
Variables
Loops
Conditionals & Comparisons
Input
Variables are the building blocks of any computer code. Variable can hold all sorts of data including numbers, letters, strings (word or sentences), and even large data files like pictures and sound files.
These bits of data can change when a program runs which is what they are called variable. For instance a score can go up and down as you play a game.
You can follow along with the tutorials or try to do it yourself.
https://wiki.gdevelop.io/gdevelop5/events/repeat/
Follow these awesome tutorials from the team at GDevelop to teach you all you need to know to get started on making the game of the dreams.
Watch and learn with the Full Playlist of 8 Videos
And the Official LEARN page on the GDevelop Website
Here are a few in depth tutorials to make a few common game types using what you have learned.
Make sure you have watched the above tutorials before trying these. They are all fast video tutorials and assume you are fairly good with GDevelop already.
Click the image to go to the You Tube playlist for a full in-depth tutorial running through the Platform Sample game and how to make it.
Another awesome tutorial series showing you how to make an asteroids style game. Clcik the image to go to the You Tube playlist.
Take your pick from a bunch of awesome writte tutorials for a whole heap of different games and features.
You've got platformers, Tank Shooters, Endless Runners, Breakout games and more!