Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Construct 2 Game Development by Example

You're reading from   Construct 2 Game Development by Example Learn how to make games for multiple platforms with Construct 2.

Arrow left icon
Product type Paperback
Published in Jun 2014
Publisher
ISBN-13 9781849698061
Length 230 pages
Edition 1st Edition
Arrow right icon
Author (1):
Arrow left icon
John Bura John Bura
Author Profile Icon John Bura
John Bura
Arrow right icon
View More author details
Toc

Table of Contents (11) Chapters Close

Preface 1. Getting Started with Construct 2 FREE CHAPTER 2. Inputs and Controls 3. Variables and Arrays 4. Game Mechanics 5. Making a Simple Shooter 6. Making a Tower Defense Game 7. Making a Puzzle Physics Game 8. Exporting Your Game A. Where to Go from Here
Index

Chapter 1. Getting Started with Construct 2

Game development is very similar to making music, writing books, making movies, and pretty much every other creative process. As a creator, you might have an idea that you want people to enjoy. You have to find the tools and the time necessary to make your ideas a reality. If you don't make your idea a reality, people will not get to enjoy your creation. It only makes sense that you choose the right tools for the right job.

With lots of options in terms of how to develop your game and with what engine, it is easy to become lost. Let's take a moment to see what we really want in a game engine. A game engine should have the following attributes:

  • It should be very user friendly
  • It should have a lot of export options
  • It should be fairly inexpensive
  • It should be able to make your creation a reality

Let's have a small introduction to Construct 2. Construct 2 is one of the best non-programming engines around. I have made a ton of games on it.

So, what makes Construct 2 (C2) so awesome? The first reason is that it develops games using HTML5. HTML5 is the new version of HTML, and the best part about this is that you can play these HTML5 games right in your browser. The Web has a ton of infrastructure around it, and HTML5 games tap into that infrastructure. HTML5 games can be played almost anywhere, which makes exporting a real charm. While HTML5 is still under development, browser support gets better by the day.

In this chapter, we will cover the following topics:

  • Downloading and installing Construct 2
  • Coding in Construct 2
You have been reading a chapter from
Construct 2 Game Development by Example
Published in: Jun 2014
Publisher:
ISBN-13: 9781849698061
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image