Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
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
Learning Stencyl 3.x Game Development: Beginner's Guide

You're reading from   Learning Stencyl 3.x Game Development: Beginner's Guide You don't need to know anything about game development or computer programming when you use the Stencyl toolkit. This book guides you through the whole process of creating a game, publishing and profiting from it.

Arrow left icon
Product type Paperback
Published in May 2013
Publisher Packt
ISBN-13 9781849695961
Length 336 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
INNES BORKWOOD INNES BORKWOOD
Author Profile Icon INNES BORKWOOD
INNES BORKWOOD
Arrow right icon
View More author details
Toc

Table of Contents (20) Chapters Close

Learning Stencyl 3.x Game Development Beginner's Guide
Credits
Foreword
About the Author
Acknowledgement
About the Reviewers
www.PacktPub.com
Preface
1. Introduction FREE CHAPTER 2. Let's Make a Game! 3. Detecting Collisions 4. Creating Behaviors 5. Animation in Stencyl 6. Managing and Displaying Information 7. Polishing the Game 8. Implementing Sounds 9. Publishing and Making Money from Your Games 10. Targeting Mobile Platforms Planning, Resources, and Legal Issues Index

Why Stencyl is a great development tool


Stencyl is a ready-to-use, complete, game development studio that can be used by anyone from beginners to game development experts to create professional-quality games; there is no requirement to purchase or install additional software. The Stencyl game development process avoids the repetitive, complicated requirements of writing hundreds of lines of computer code, and gets you started with the creation of your games without being distracted by the intricate details that traditional computer programming languages require.

Rapid prototyping and development

If you have an idea for a game, Stencyl will enable you to rapidly create a working prototype, so that you can quickly progress to creating a completed game using the great features that come built into the Stencyl toolkit, including:

  • Scene Designer

  • Drag-and-drop Gameplay Designer

  • Resource management (sounds and graphics)

  • Animation editor

  • Graphics editor

  • Online resource sharing

We'll be learning how to use all these features to enable us to quickly build our video game.

No code development

Games can be created without writing a single line of computer code, by using Stencyl's drag-and-drop Gameplay Designer. Its clever system of building sequences of commands using specially designed instruction blocks means that we can only create instructions that make sense to the computer.

If you have ever tried writing computer games using a language such as Apple's Objective-C or Adobe's ActionScript, you probably know how frustrating it can be to ensure that every bracket, period, and special symbol appears in exactly the right place. That's a problem of the past with Stencyl!

Sharing resources with other Stencyl developers

One of the many great features of Stencyl is StencylForge — a ready-built repository of game resources that can be used for downloading graphics, audio, gameplay rules (known as Behaviors in Stencyl), and utilities. You can also upload your own resources to share with others.

StencylForge is a remarkable asset to the Stencyl community, and it's one of the exciting features of Stencyl that we'll be learning to use while we develop our game.

In addition to being able to share resources using StencylForge, there is a great community of helpful Stencyl users for both beginner and experienced users at community.stencyl.com.

You have been reading a chapter from
Learning Stencyl 3.x Game Development: Beginner's Guide
Published in: May 2013
Publisher: Packt
ISBN-13: 9781849695961
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