Construct 2 Game Development Shahed Chowdhuri Sr. Technical Evangelist

Slides:



Advertisements
Similar presentations
Go to your Event Sheet Click to Add Event Select “Monster” then Next!
Advertisements

02 | Expanding Your Game James Quick | Technical Evangelist Shahed Chowdhuri | Senior Technical Evangelist.
Windows 8 Windows Phone 8 Web Mobile … and WakeUpAndCode.com.
Microsoft® Small Basic
 Found on Home Tab  Layout Option under Slides › Title › Title and Content › Section Header › 2 content › Comparison › Title Only › Blank, etc.
Saving a Word Document as a Web Page
Creating, Formatting, and Editing a Word Document with a Picture
Windows 8 Windows Phone 8 Web Mobile … and WakeUpAndCode.com.
03 | Exploring Construct 2 Templates
Windows 8.1 Windows Phone 8.1 … and WakeUpAndCode.com.
James Quick | Technical Evangelist Shahed Chowdhuri | Sr. Technical Evangelist.
Windows 8 Windows Phone 8 Web Mobile … and WakeUpAndCode.com.
How to use the Translate Feature in Microsoft Word. This is a good resource for communicating with ESL students. Press right arrow key on keyboard to advance.
Intro to Indie Game Development By Shahed Chowdhuri Windows Web Xbox WakeUpAndCode.com.
Insert Title Here Insert subtitle or other text here Change font? (use 1 font, max 3 sizes) Add background color or gradient (under “Format”)
PowerPoint Exercise: Download this exercise to your computer, then complete the numbered tasks. Fulbright Computer Skills Summer 2012.
Lua & Love2D Game Engine GALAGUH
Game Design Creating a game called PING Phase 3: Steps for building basic game.
Copyright ©: SAMSUNG & Samsung Hope for Youth. All rights reserved Tutorials Software: Presentations Suitable for: Beginner Improver Advanced.
PowerPoint Basics “Just what are we trying to do with this software anyway?”
PowerPoint Computer Solutions 1. Multimedia A powerful blend of text, graphics, sound, animation, and video on your computer.  Multimedia is an effective.
Microsoft Office 2007 Word Chapter 1 Creating and Editing a Word Document.
XP New Perspectives on Microsoft Office FrontPage 2003 Tutorial 4 1 Microsoft Office FrontPage 2003 Tutorial 4 – Using Shared Borders and Themes.
How to develop your website Chapter Websites Denise R. E. Copeland
VIDEO GAME PROGRAMMING Video Game Programming Level One – Breakout INSTRUCTOR Big Dan Teague TEACHER’S ASSISTANT Delmar O'Donnell.
Virtual Book Tools How to insert a Text Box Click on Insert Go to Text Box Click on slide to insert OR Click on Drawing Toolbar picture of Text Box Click.
1 Word Objective 3: Applying Page Layout and Reusable Content Microsoft Office Specialist 2010 Certification Prep Story/Walls.
LIBS May 2005 Microsoft Word Setting Options.
PowerPoint Basics Text Box Choose an area or click next to start What is a Text Box? How do I add a Text Box? How to I change the size? How do I change.
“All About Me” PowerPoint Project Grade 4 Students Fleetwood Area School District.
Right-click to Rename each sprite Name them: Player Monster Bullet Explosion.
Why are links important to a website? Web Design Course.
There are seven main components of a database in Access 2000: Tables. Use tables to store database information. Forms Use forms to enter or edit the information.
Game Maker – Getting Started What is Game Maker?.
© 2005 South-Western/Thomson Learning Century 21 Keyboarding Cycle 1: Computer Applications 1 Using helpUsing help 2Electronic presentations: Design templates.
®® Microsoft Windows 7 for Power Users Tutorial 3 Managing Folders and Files.
Microsoft Word Tutorials Created by L. George 2005.
1 Preparation for site Create a folder in MyDocuments: beavercheese. Create a subfolder, images Classes, career, DW beginner Download.
Construct 2 Game Development for Kids Platformer Tutorial: Part 1 Shahed Chowdhuri.
GAME:IT Junior Paddle Ball Objectives: Review skills from Introduction Create a background Add simple object control (up and down) Add how to create a.
Tank Game Part 2 of 6. Firing Shells Coming up… Players Scores Large Explosions Small Explosions Damage Health Bars Parent Shell Destructible Walls Reappear.
HTML Introduction HTML Editors HTML Basic HTML Elements HTML Attributes HTML Headings HTML Paragraphs HTML Formatting HTML Links HTML Head HTML CSS HTML.
Delivered on Project II Lecture Game Technology Study Program Politeknik Elektronika Negeri Surabaya.
PowerPoint Computer Solutions 1. Multimedia A powerful blend of text, graphics, sound, animation, and video on your computer.  Multimedia is an effective.
Game Maker Tutorials Introduction Clickball IntroductionClickball Where is it? Shooting Where is it?Shooting.
Unity 5 JumpStart Part 4: Sound Effects Shahed Chowdhuri
Unity 2D: Step by Step, Part 4
Game Development with Construct 2
Your Name Computers Grade ?.
04 | Exporting and Publishing Your Game
SAMPLE PUBLICATIONS. ACTIVITY  Make your own step by step procedure for the following: A. Creating blank publications B. To modify page.
Featuring: Microsoft Student Partners
Access Tutorial 7 Creating Custom Reports
Developing on a Mac For C# Developers Shahed Chowdhuri
Unity 5 JumpStart Part 2: Ammo Collisions Shahed Chowdhuri
Part 3: Damage From Objects
Part 1: Player Selection & Scores
ASP.NET Core* MVC and Web API Shahed Chowdhuri
Tech for Startups By Shahed Chowdhuri Sr. Technical Evangelist
Game Development with Unity and C#
Intro to Construct 2 Game Development
Information Technology Committee
Middle Managers Committee
Action Items Background: Committee Involved: Action Requested:
Program & Staff Development Committee
Family & Consumer Sciences
Communications Committee
Construct 2 Game Development: Flapping Bird
Ag & Natural Resources Committee
Presentation transcript:

Construct 2 Game Development Shahed Chowdhuri Sr. Technical Evangelist

Construct 2 from Scirra Download Now!  scirra.comscirra.com

Space Shooter Tutorial

Insert New Objects Our Objects Background Explosion Lasers Score Text Spaceships Rock Keyboard Function

Add Text Boxes for Scores Note: Properties panel shows text font, color and size.

Add Behaviors Some Behaviors: Platform BoundToLayout Flash Physics Fade Bullet DestroyOutsideLayout

Properties & Behaviors Players (1,2) Rock Explosion Lasers (blue/red)

Add Global Variables Note: In your Event Sheet, right-click blank area to “Add global variable”

Add Controls to Event Sheet Notes: Player 1 uses W-A-D keys Player 2 uses arrow keys

Create Rock Objects

Add Function to Destroy Rock Note: First, add Function object.

Handle Rock Collisions with Players Note: Flash player upon collision.

Handle Laser Collisions with Rocks Note: Call DestroyRock() function, then update score.

Play Your Game! Notes: Player 1 uses W-A-D keys Player 2 uses arrow keys

Resources & Communities Construct 2 Index Page, on my website: Construct 2 Indie Game Developers, on Facebook Construct 2 Brasil, on Facebook Video Tutorials, on Microsoft Virtual Academy