Sponsored Unity Tutorials

By Justin Jun 21, 2015

Microsoft just released two tutorials which show how to create simple games in Unity. The tutorials include a lot of pictures illustrating all of the topics, and links to source files.

The first shows how to create a Flappy Bird clone, and delves into topics like procedural generation, sprite sheet management, keeping track of a player score, and rigidbody movement.

The Second goes over creating a picture puzzle game. It includes information on managing arrays of assets, working with textures, and managing game state.