• Register

Can you outsmart and outmaneuver a bunch of triangles that want you to explode? TriGrid is an action puzzle game where you guide a white arrow through a maze to pierce colored triangles from behind to make them explode. There is an endless Evolution mode with a layout that changes randomly, a Survival mode where you ward off waves of enemies, a Challenge mode where you have to clear all triangles within a time limit, and a Shooter mode where you can blast triangles from a distance!

Post tutorial RSS Tutorials
Review Request Email Templates

Review Request Email Templates

Other Tutorial

As a new developer I was a bit lost on where to start with getting noticed by reviewers. There's so many apps asking for attention, how is a small fry...

Shooting Particles in Unity

Shooting Particles in Unity

Animation Tutorial

For my first Unity game, I wanted to experiment with particle effects and I soon found a way to make an avatar shoot out particle fireballs. The particles...

TriGrid Collision

TriGrid Collision

Other Tutorial

Getting triangles to crash into each other was a bit trickier than I thought. I tried polygon collision boxes, turn-based movement, raycasts, and vision...

Using Unity to Make 2D Games - The Interface

Using Unity to Make 2D Games - The Interface

Other Tutorial 12 comments

Unity can look a little intimidating from the outside, but once you know what all those buttons do, you get comfortable quickly. This guide will get you...