Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Construct 2 - The Complete Game Creation Learning Tool
Rating: 4.1 out of 5(32 ratings)
710 students

Construct 2 - The Complete Game Creation Learning Tool

You will learn how to create games in Construct2 from zero all the way to uploading to mobile play stores.
Created byMihai Morosanu
Last updated 7/2019
English

What you'll learn

  • Create games in Construct 2 export to android and iOS and submit to appstores

Course content

7 sections86 lectures5h 19m total length
  • Course overview4:56

    Access source code for every course section, and build from scratch across platform, match 3D, and mobile export, while designing levels and features in Construct 2.

  • Why Use Construct21:16

    Cross-platform design lets you build a game once and publish to Windows desktop, Linux, Mac, Android, and BlackBerry, making it the fastest way to create games while focusing on gameplay.

  • Installing Construct21:22

    Install Construct 2 by selecting the appropriate version for your computer, accepting the license agreement, and following on-screen steps to save the file and complete the setup.

  • Creating Hello World Project1:21

    Double-click the desktop shortcut to open the Construct 2 program. Create a new empty project, save it as a single file, name the project hello world, and type hello.

  • Resolution and scalling options1:37

    Explore Construct 2 game resolution options, including actual resolution, full-screen, and letterboxed mode, to understand how the game scales to the browser size.

  • Using Templates0:46

    Explore the variety of templates ready to use in Construct 2, navigate to the folder, and select the flapping bird template to start your game.

  • How events work1:39

    Explains how events drive game logic in construct 2, showing that each layout has its own event sheet and how events register from top to bottom with a one-second update.

  • Debugging1:08

    Examine debugging techniques in construct 2 by tracking a variable named abc that decreases every three seconds, and analyze memory usage while performing subtract operations.

  • Test on mobile1:23

    Test your Construct 2 game on mobile by opening the project, navigating to the layout, and typing the provided address on an iPad or Android device to test your key.

  • How to export your html5 game1:50

    Export your html5 game and test it by uploading to a website, using Dropbox for public sharing, then verify the game plays correctly.

Requirements

  • Nothing is prerequired. You will learn from zero.

Description

This course is aiming to be a complete guide on how to create games with construct 2 program.

I am coding game for 5 years and I was using many frameworks and programs but Construct 2 is the best and the fastest way to create games.

Don't worry if you don't have any experience with programming and/or game development,I will teach you how to create games from scratch.

When you complete the course you will be able to:

  • create a flappy bird clone
  • create a fully featured platformer game
  • create a match 3 game.
  • export construct 2 games to android and iOS
  • integrate mobile ads, gamecenter, google playservices, In-app-purchases

What do you need to complete this course:

  • a copy of construct 2(paid version for mobile exporting, free for rest)
  • intelXDK software(free)(for mobile export)

Who this course is for:

  • This course is for every game developer regardless of experience