Gaming Engines for Windows 8 M3: Scirra Construct2 Jeremy Foster Microsoft Technical Evangelist Adam Tuliper Microsoft Technical Evangelist.

Slides:



Advertisements
Similar presentations
A Model for Infusing Engineering and Programming Concepts in Introduction to Computer Courses at Community Colleges. Intro to Robotics and Programming.
Advertisements

EEE436 / CS422 Final Presentation Group
StarLogoTNG 101 Treasure Hunt Game Unit Lesson 9: Variables.
M4: Multimedia and Devices
Gaming Engines for Windows 8 M5: Unity Adam Tuliper Microsoft Technical Evangelist Michael Palermo Microsoft Technical Evangelist.
Advanced Windows 8 Apps Using JavaScript Jump Start Exam Prep Advanced Windows 8 Apps Using JavaScript Jeremy Foster Microsoft Developer Evangelist.
Developing Windows 8 Store Apps using HTML5 Refresh / Exam Prep M2: Storage, Networking, and Security Michael Palermo Microsoft Technical Evangelist.
CSCI 101 Introduction to Software Development and Design.
Construct 2 Game Development Shahed Chowdhuri Sr. Technical Evangelist
Course Topics Developing 2D & 3D Games with Unity for Windows Day 1 – September 9Day 2 – September | Intro & Unity Overview06 | Optimizing your games.
CATCH SCRATCH! Programming from Scratch. Remember Scratch?
University of Sunderland CDM105 Session 2 Web Authoring Web Design The main principles and the main guru.
Windows Web Xbox WakeUpAndCode.com.
Student name Name of Company. Game Production Timeline Inspiration (1 month) Results in game treatment/concept paper Conceptualisation (3-5 months) Results.
Gaming Engines for Windows 8 M6: Monetizing and Store submission Adam Tuliper Microsoft Technical Evangelist Michael Palermo Microsoft Technical Evangelist.
Gaming Engines for Windows 8 M2: Game assets Jeremy Foster Microsoft Technical Evangelist Adam Tuliper Microsoft Technical Evangelist.
Web Games Programming An Introduction to Unity 3D.
Advanced Windows 8 Apps Using JavaScript Jump Start Exam Prep M5: Data, Files, and Encryption Michael Palermo Microsoft Technical Evangelist Jeremy.
:D.  The game is still a top-down 360-degree shooter  You gain points as you shoot down enemies  Powerups spawn at a chance everytime you kill an enemy.
Training & Support for End Users of Cisco Unified Communications Agenda:  Flash Demo  VoIPT on the Phone  Modules / Pricing  Installation Process.
Microsoft® Small Basic Collision Detection Estimated time to complete this lesson: 1 hour.
3D Game Programming All in One By Kenneth C. Finney.
Getting Started with Symphony Math. Teachers use a Web browser to login, view reports and create student accounts. Students use the program which must.
Dead Run James Kelly, Mike Papo, Josh Lovatt. Basic Details Single Player Top Down Action game.
Guide to Programming with Python Chapter Twelve Sound, Animation, and Program Development: The Astrocrash Game.
Injury Prevention Zach DvorakDeven DesaiKevin Aguilar.
Gaming Frameworks for Windows 8 M4: YoYo Games GameMaker Michael Palermo Microsoft Technical Evangelist Jeremy Foster Microsoft Technical Evangelist.
Advanced Windows 8 Apps Using JavaScript Jump Start Exam Prep M6: Deployment Jeremy Foster Microsoft Developer Evangelist Michael Palermo Microsoft.
Graphics Final Project: TANK! Zak Andree Kevin Pang Ed Kim.
Create a Halloween Computer Game in Scratch Stephanie Smullen and Dawn Ellis Barb Ericson October 2008.
Advanced Windows Store App Development with HTML5 Refresh / Exam Prep M6: Tools and Asynchronous Programming Jeremy Foster Microsoft Technical.
Game Maker Evil Clutches.
UFCFX5-15-3Mobile Device Development Unity 3D Development for Android Unity Mobile Assets.
UFCFSU-30-13D Technologies for the Web An Introduction to Unity 3D.
The Stingray Example Program CMT3311. Stingray - an example 2D game May be useful as a simple case study Most 2D games need to solve generic problems.
Chapter 6. When objects collide their motion changes and this is the result of a concept called momentum. Momentum = mass x velocity p = mv kgm/s or Ns.
Susan Ibach | Technical Evangelist Sage Franch | Technical Evangelist.
Advanced Windows 8 App Development Using JavaScript Jump Start Exam Prep M2: Hardware and Sensors Michael Palermo Microsoft Technical Evangelist.
Porting your Unity Game to the Windows Store Jump Start
M5: Packaging and Deployment
Large-Scale Design Process
Porting your Unity Game to the Windows Store Jump Start
Objects, Functions and Parameters
Game Engines By James Tedder.
Brandon Shahram Soleimani, & Omar Zambrano
Integrating the Windows 8 Experience with Contracts
Windows 94
Microsoft Computer Support Get online and offline tech support for Microsoft Computer in the USA & Canada. We are the leading service.
M4: Animations, Custom Controls, and Globalization
Spit On It Game Design Document Sam Liveson October 25, 2015 CIS 587.
Module 5 Lesson 3 Extreme Scratch Cards
Amanda Lange | Technical Evangelist Tobiah Marks | Games Evangelist
Amanda Lange | Technical Evangelist Tobiah Marks | Games Evangelist
Building Blocks: Construct() Jump Start
Unity 5 JumpStart Part 2: Ammo Collisions Shahed Chowdhuri
Developing Games for Windows Phone 7 with XNA Game Studio 4.0
Package Management and Workflow Automation
Tech for Startups By Shahed Chowdhuri Sr. Technical Evangelist
Intro to Construct 2 Game Development
Transparency & magic pixel
Building Blocks: Construct() Jump Start
The coordinate system Susan Ibach | Technical Evangelist
ASP.NET Authentication with Identity Jump Start
M3: Printing and PlayTo Jeremy Foster Michael Palermo
Developing Universal Windows Apps with HTML and JavaScript
Unity Game Development
Gaming Engines for Windows 8
Pass-the-Hash.
Presentation transcript:

Gaming Engines for Windows 8 M3: Scirra Construct2 Jeremy Foster Microsoft Technical Evangelist Adam Tuliper Microsoft Technical Evangelist

Jump Start Target Agenda Gaming Frameworks for Windows 8 Module 1: Planning your game Module 2: Game assets Module 3: Construct2 by Scirra MEAL BREAK Module 4: GameMaker by YoYo Games Module 5: Unity Module 6: Monetization and Store submission

Game concept Bigger Boat User controls a boat that starts off relatively small Random computer controlled boats enter from all sides of the screen travelling random directions and speeds. The user must avoid larger boats but purposely collide with smaller boats in order to grow and always be the Bigger Boat. The user gets a point for each boat he consumes. If the user collides with a bigger boat, his size and score are reset.

Module Agenda Project setup Creating and controlling the hero Spawning enemies Controlling the sizing Collisions Scoring ˃ ˃

Module Agenda Project setup Creating and controlling the hero Spawning enemies Controlling the sizing Collisions Scoring ˃ ˃

Module Agenda Project setup Creating and controlling the hero Spawning enemies Controlling the sizing Collisions Scoring ˃ ˃

Module Agenda Project setup Creating and controlling the hero Spawning enemies Controlling the sizing Collisions Scoring ˃ ˃

Module Agenda Project setup Creating and controlling the hero Spawning enemies Controlling the sizing Collisions Scoring ˃ ˃

Module Agenda Project setup Creating and controlling the hero Spawning enemies Controlling the sizing Collisions Scoring ˃ ˃

Giveaways Get your twitter client ready! Include the following hash tags #mvagames #construct2 Three Personal Scirra Construct2

Who is your favorite game character of all time?

Summary Project setup Creating and controlling the hero Spawning enemies Controlling the sizing Collisions Scoring