Category Counting 1 – 10 Game

Welcome to our first educational computer game making tutorial using Construct 3. In this set of posts, we’ll create a simple counting computer game which can be played online. This is for complete beginners – no game making or coding experience required :)

Counting Game 4: Add Audio

Now we will add the sounds. You will find the sounds in the graphic download file you downloaded earlier. Click on the ‘sounds’ icon in the project bar on the right and select ‘import sounds’. Navigate to the folder where…

Counting Game 6: Add Touch Event

This is where things start to get interesting! We’re going to give instructions to the game to take action when a carrot is clicked or tapped. To do this, go to the Event Sheet. Click on ‘Add Event’ and click…

Counting Game 8: Trigger Audio

In this lesson we are going to add the audio, so a voice says the number when the correct carrot is clicked. We added the sounds in lesson 3 and added the Audio function in lesson 3, so now it’s…