Book Image

Learning Stencyl 3.x Game Development: Beginner's Guide

By : INNES BORKWOOD
Book Image

Learning Stencyl 3.x Game Development: Beginner's Guide

By: INNES BORKWOOD

Overview of this book

Creating video games has traditionally been a long and complicated process, requiring years of experience and a vast array of skills. However, with the introduction of comprehensive game-development toolkits such as Stencyl, the fun has returned to the art of game-creation ‚Äì anyone who has the desire to create their own video game can now do so with almost any desktop computer and a free software download from the Internet!Learning Stencyl 3.x Game Development: Beginner's Guide will put you on the fast-track to learning the essentials of the powerful Stencyl game-development toolkit. You will develop a complete, ready-to-publish video game including in-game advertising, by following the clear, step-by-step tutorials, supported by numerous screenshots and practical examples.This book will guide you through all the important steps required to develop and publish your video game. Starting with the installation and testing of the Stencyl toolkit, you will very quickly advance to the fun and exciting process of creating a playable game. The step-by-step tutorials will guide you from a blank screen, right through to giving your game that final polish and sharing it with the rest of the world. Whilst developing your feature-complete video game, you will learn how to easily detect collisions in your game using Stencyl's built-in physics engine. You'll discover how to use the powerful animation tools included in Stencyl's toolkit, and you'll find out how to make your game shine with sounds and visual special effects. You will also discover how Stencyl makes it easy to utilize the touch-screen and accelerometer features of smartphones and tablet computers. You will learn all the essential skills required to develop a video game from scratch ‚Äì right through to publishing a game on the Internet and testing games  on the most popular mobile devices.
Table of Contents (20 chapters)
Learning Stencyl 3.x Game Development Beginner's Guide
Credits
Foreword
About the Author
Acknowledgement
About the Reviewers
www.PacktPub.com
Preface
Index

Time for action – downloading and installing Stencyl for Linux


In this session, we're going to download and install Stencyl on Linux.

  1. Visit www.stencyl.com.

  2. Click on the Download Now button on the home page.

  3. Depending on which web browser you are using and how you have configured it, the latest Stencyl installation file will start to download automatically, or you may have to confirm that you accept the download and specify the download location.

  4. When the download has completed, right-click on the downloaded tar.gz file and select the Open With Archive Manager option as shown in the following screenshot:

  5. Open the folder where the files were extracted.

  6. Stencyl is now ready to run!

What just happened?

We have just downloaded the latest version of Stencyl for Linux, and the installation is now complete.

The Linux version of Stencyl doesn't really need installing – we just needed to extract the files to create the Stencyl folder so that the application files are accessible.

If you want to delete the original download file, that's fine; it isn't needed anymore.

Creating a Stencyl account

Now that we have installed Stencyl, the next step is to run a quick test to ensure that everything is working, so we can then dive into the next chapter and create our first game.