How to Build a Prince-Of-Persia-Style Time-Rewind System
2 PostsWe'll take a look at how to build a game that features time-rewinding like it was used in Prince of Persia - Sands of Time, and the other surprising ways this feature can be used.View Learning Guide...Build a Grid-Based Puzzle Game Like Minesweeper in Unity
3 PostsPuzzle games often take place on a grid containing tiles that have behaviors and properties, and react to rules and inputs. In this series, Matthias Zarzecki shows you how to build a simple, basic version of the classic game Minesweeper—the perfect example to start from when creating your own puzzle games.View Learning Guide...Bone-Based Unity 2D Animation
3 PostsIn this tutorial series, we'll show you how to create a bone-based 2D animation with Unity. In each post, we'll focus on a specific part of the animation process, from assembling the separate sprites, to designing the animations, to using Unity's Mecanim tool to blend the animations.View Learning Guide...Build Arkanoid With Unity
4 PostsIn this tutorial series, we'll show you how to recreate the classic Arkanoid (or Breakout) game in Unity, using Unity's native 2D tools. In each post, we'll focus on a specific part of the game.View Learning Guide...