2D Game Development

Packt Hub provides the latest news and updates in 2D Game Development. If you’re looking for tutorials on Unity, Unreal or Godot 2D Game Development then you’ve come to the right place.

Anatomy of a Sprite Kit project

0
(For more resources related to this topic, see here.) A Sprite Kit project consists of things usual to any iOS project. It has the AppDelegate,...

Beating Back the Horde

0
(For more resources related to this topic, see here.) What kind of game will we be making? We are going to make one of the...

Parallax scrolling

0
(For more resources related to this topic, see here.) As a developer, we have been asked numerous times about how to implement parallax scrolling in...

Adding Animations

0
(For more resources related to this topic, see here.) Exploring 3D hierarchies The ability to parent objects among one another is a versatile feature in Unity3D....

Introducing variables

0
(For more resources related to this topic, see here.) In order to store data, you have to store data in the right kind of variables....

Sparrow iOS Game Framework – The Basics of Our Game

0
(For more resources related to this topic, see here.) Taking care of cross-device compatibility When developing an iOS game, we need to know which device to...

HTML5 Game Development – A Ball-shooting Machine with Physics Engine

0
(For more resources related to this topic, see here.) Mission briefing In this article, we focus on the physics engine. We will build a basketball court...

Moving the Space Pod Using Touch

0
Moving the Space Pod Using Touch This article written by, Frahaan Hussain, Arutosh Gurung, and Gareth Jones, authors of the book Cocos2d-x Game Development Essentials,...

What’s Your Input?

0
This article by Venita Pereira, the author of the book Learning Unity 2D Game Development by Example, teaches us all about the various input...

Components in Unity

0
In this article by Simon Jackson, author of Mastering Unity 2D Game Development, we will have a walkthrough of the new 2D system and...

Must Read in Game Dev

Why should you use Unreal Engine 4 to build Augmented and...

0
This is an exciting time to be a game developer. New technologies like Virtual Reality (VR) and Augmented Reality (AR) are here and growing...

Interviews