Construct’s unique block-based approach is a simple and exciting way to start designing games. There’s no need to learn the syntax of complicated programming languages. Each block is a list of conditions on the left. When those conditions are met, it performs the actions on the right.
Node or flowchart based tools can quickly land you in a spaghetti-like mess. Construct’s event sheets stay organised even with thousands of blocks. It doesn’t limit your creativity – so you can build the game of your dreams without a single line of code.
LEARN TO CODE
Programming is a valuable skill, and Construct makes it uniquely easy to learn. You can design your entire game using blocks alone. However you can also combine blocks with JavaScript. It couldn’t be easier to write your first line of code.
Want to go further? You can even add script files, and start writing more of your game in code. Then try writing an entire game in JavaScript alone! Construct’s visual editors combined with its powerful game engine lets you have it both ways: beginner friendly blocks, all the way up to a full coding editor.
TASK: game draft review |
Task explanation |
was to make a draft to make a game |
Problems |
The problems I had with it are that the tutorial was a bit confusing and hard to remember |
Solution |
I solved this by writing out and memorizing the tutorial |
TASK: construct 3 review |
Task explanation |
how to do use tutorials to make games with construct 3 |
Problems |
The problems I had with it was reading the tutorials and remembering what to do |
Solution |
I was able to solve this by looking it slowly |
TASK: construct 3 review |
Task explanation |
To test out construct 3 and follow the guided tutorial and make a game |
Problems |
There was a problem remembering what the tutorial was telling us what to do |
Solution |
The solution was to write down the tutorial to memorize it completely |
TASK: paper design |
Task explanation |
we where trying to make a paper design of a robot game what was based in a junkyard you got to choose what type of game it would be I choose it to be a 2d side scroller game. |
Problems |
I had a couple of problem when creating the level and choosing how to base it. |
Solution |
I decided to base like super Mario and have different obstacles and enemies. |