KhalilDev Posted February 25, 2017 Share Posted February 25, 2017 How To Make Games Without Coding (using Construct 2) You have a head full of game ideas and game mechanics, but your time is limited, or you lack the programming chops to create these ideas at a productive pace. You let Caleb show you how you can totally make awesome stuff with Construct 2. Once upon a time, Caleb was a game designer who relied on programmers to help make concepts become a reality. But discovering Construct 2 changed all that, empowering him to be able to develop ideas and games completely on his own! Caleb will show you how powerful Construct 2 is and how its HTML5 foundation allows you to reach nearly every platform out there. He will show you how to make a game from soup to nuts so you can go home and bring your ideas to life! Highlights: General layout of Construct 2 (navigation) Quickly get things moving / happening (touch, mouse, keyboard, joystick) Work with graphics and animations (sprites) Make things come to life without code (events) Quickly work with physics behaviors and more (behaviors) Explore the world of community created extensions (plug-ins) Understand the many ad, IAP and cross promotional plug-ins available (monetization) Cover all of the export/platform options available (app stores) Simple, but helpful tricks Caleb wish he knew when he was starting out (pro tips) Making a full game (assets provided) together ready to publish on your app store of choice. Some Tutorials to start your first game: How to make a Space Shooter : https://www.youtube.com/playlist?list=PL0DZV6c9xy7dkoRe2XupAcbnXZrHclTfv Build an RPG : https://www.youtube.com/playlist?list=PL0DZV6c9xy7cFHqLgc31a5vtPl0_psI95 Construct 2 Basics : https://www.youtube.com/playlist?list=PL0DZV6c9xy7cK-L0ibaP7qHDRcP1Kmg7L How to Make a Platformer Game : https://www.youtube.com/playlist?list=PL0DZV6c9xy7fifhkala4fcY5U9DRnPLUE How to Make a Car Parking Game : https://www.youtube.com/playlist?list=PL0DZV6c9xy7e9GoQioBOXoeR-L6dsrMae Quote Link to comment Share on other sites More sharing options...
gamedevtrainee Posted April 6, 2017 Share Posted April 6, 2017 On 2/25/2017 at 7:40 PM, KhalilDev said: How To Make Games Without Coding (using Construct 2) You have a head full of game ideas and game mechanics, but your time is limited, or you lack the programming chops to create these ideas at a productive pace. You let Caleb show you how you can totally make awesome stuff with Construct 2. Once upon a time, Caleb was a game designer who relied on programmers to help make concepts become a reality. But discovering Construct 2 changed all that, empowering him to be able to develop ideas and games completely on his own! Caleb will show you how powerful Construct 2 is and how its HTML5 foundation allows you to reach nearly every platform out there. He will show you how to make a game from soup to nuts so you can go home and bring your ideas to life! Highlights: General layout of Construct 2 (navigation) Quickly get things moving / happening (touch, mouse, keyboard, joystick) Work with graphics and animations (sprites) Make things come to life without code (events) Quickly work with physics behaviors and more (behaviors) Explore the world of community created extensions (plug-ins) Understand the many ad, IAP and cross promotional plug-ins available (monetization) Cover all of the export/platform options available (app stores) Simple, but helpful tricks Caleb wish he knew when he was starting out (pro tips) Making a full game (assets provided) together ready to publish on your app store of choice. Some Tutorials to start your first game: How to make a Space Shooter : https://www.youtube.com/playlist?list=PL0DZV6c9xy7dkoRe2XupAcbnXZrHclTfv Build an RPG : https://www.youtube.com/playlist?list=PL0DZV6c9xy7cFHqLgc31a5vtPl0_psI95 Construct 2 Basics : https://www.youtube.com/playlist?list=PL0DZV6c9xy7cK-L0ibaP7qHDRcP1Kmg7L How to Make a Platformer Game : https://www.youtube.com/playlist?list=PL0DZV6c9xy7fifhkala4fcY5U9DRnPLUE How to Make a Car Parking Game : https://www.youtube.com/playlist?list=PL0DZV6c9xy7e9GoQioBOXoeR-L6dsrMae Download Construct 2: To begin with, Construct 2 is a 2D game engine that is 100% programming free, to test it you can download the free edition but if you really like it, you can buy the license for full version. Download from here Explore the program: See the program, learn it basic elements & try to configure this thing out. It’s a well organized program, but you’ll need some time to understand all of it. Here’s a photo show you the main windows for the program. If you want more info & lean faster you can see the manual of Construct2, it is downloaded with the program files with lot of example projects so you can understand it quickly. Learn the event system: The game engine is 100% codes free, but you will need to know the basic of the event system Construct 2 uses. It’s a simple logic system that consists of conditions & actions. When a condition is true, the wanted action is triggered. You will need weeks to get well skilled at knowing events system, but it’s easy and you will just need to practice a lot. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.