Book Image

Learning Unity 2D Game Development by Example

By : Venita Pereira
Book Image

Learning Unity 2D Game Development by Example

By: Venita Pereira

Overview of this book

<p>If you are looking for a guide to create 2D games using Unity, look no further. With this book, you will learn all the essentials of 2D game development by creating five real-world games in a step-by-step manner throughout the course of this book.</p> <p>Starting with a blank scene, you will learn all about the new Unity 2D toolset, which will enable you to bring your scene to life. You will create characters, make them move, create some enemies, and then write code to destroy them. After figuring out all the necessities of creating a game, this book will then assist you in making several different games: games with collision, parallax scrolling, Box2D, and more.</p> <p>By the end of this book, you will not only have created several small games, but you will also have the opportunity to put all your new-found knowledge into creating and deploying a larger, full game.</p>
Table of Contents (17 chapters)
Learning Unity 2D Game Development by Example
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Introducing Unity


Unity is a popular game engine because of its accessibility, simplicity, and vast amount of features. It has a big developer community and a free indie version available. Many successful games that have massive marketing budgets and are developed for major platforms, from PCs and consoles to mobiles (also known as AAA games in games industry lingo), have been made using Unity. More importantly, it is very popular in the indie community. Many highly popular indie 2D games were made using Unity. A major feature of Unity is being able to create your game once and then deploy it on every major platform.

Unity originated as a 3D engine, and as such has mostly been used to create 3D games in the market. However, as there is such a high demand for 2D creation tools with many 2D games being released, particularly with the popularity of app development, the developers of Unity have just recently released tools specific to 2D creation in Version 4.3.