Game Development Blog
 
Author: <span>Diannara</span>

Invasion

Invasion is an original game concept which combines a classic arcade style space shooter with rogue-like mechanics. The basic idea is to defend your planet from waves of enemy ships. As you defeat waves you collect scrap which can be spent on upgrades for your ship. Basic repairs and upgrades …

AbraCollabra I

AbraCollabra is a community project sponsored by Lana Lux designed to be a walk-through experience that would be combined into a game an released on itch.io. Individual members or teams was tasked with creating a single room (scene) in Unity. A basic room template was provided along with some basic …

Snake Clone

I built this following along with the Snake Game tutorial created by SharpAccent. This was a fun project because it was built with no assets everything was done in code. The tutorial also covered a cool post process effect which gave the game a classic arcade screen look. I did …