Posted by Mark on Monday July 28th, 2014 at 11:35am
In this tutorial, I'll show you how I implemented a simple "hive" of enemies that behave as a unit for N.A.S.I.C.
Posted by Mark on Monday July 28th, 2014 at 6:00am
In this tutorial, I'll show you how to make a diagonally scrolling background.
Posted by Mark on Tuesday July 1st, 2014 at 3:09pm
In this tutorial, I'll show you how to make a sweet boss using a simple approach using a composition of graphics instead of the usual sprite sheet animation approach.
Posted by Mark on Monday June 16th, 2014 at 12:23pm
In the next to last installment of this tutorial series I'll wrap the game up with a level, complete with a boss fight.
Posted by Mark on Thursday February 20th, 2014 at 1:27pm
In this tutorial, I will walk you through the creation of a GUI component for the game N.A.S.I.C., aptly named "button". That's right, behold the button, in all of its hoverable and clickable glory!