Studio Besus Demo Disc

BesusDemo01Nostalgia is something all too common for me and in my most recent bout of it, Playstation demo discs attacked. Going through many of my older ones, I yearned for the exciting days of getting a new one. I discovered countless games I otherwise never would have thanks to them; Ape Escape, Tony Hawk’s Pro Skater, and Bloody Roar just to name a few. With broadband internet as common as it is and demos becoming less and less common for games, they are certainly a dying (already dead?) breed. I wanted to change that, or at the very least, revisit my nostalgia.

To do so, I decided to use my engine of choice: Unity. Thanks to the System.Diagnostics namespace, I am able to open external executables from the “launcher” using: Process.Start(path to exe). But before launching the demo, I open a brief description of the game and give the user the chance to back out or start it. Upon doing so, I pause the music and bring up a new UI message to indicate a demo has been launched. To keep the “optical disc” feel of the Playstation demo discs, I make extensive use of Movie Textures to showcase the currently selected item as well as to play a full screen movie (but this is done an a separate canvas).

Overall I am very satisfied with the feel of it all and even designed it so demo configurations, videos, descriptions, and titles can easily be swapped out for other games and/or specific game studio collections.

Download the Studio Besus Demo Collection here!

Destructanks – Destroy everything!

Destructanks_05Destructanks is a low-poly destruction game where you control a tank with one mission: destroy everything! Blast your way through 10 missions, ranging from suburban neighborhoods to airports.

This originally began as a fun side project of mine as I had always enjoyed arena tank shooters. Rather than go the typical “put X number of tanks in an arena and let them battle it out” route, I decided to work-in some of the destruction tech I used in my other title Crash Co. and work it in to a slightly different tank shooter game.

Destructanks_08The premise remains simple. You start with a set amount of time and earn more by destroying items. The bigger the structure, the more time it gives you. Sizes can range from bushes in a front lawn to an airport terminal, and (obviously) the larger the object, the more it will take to destroy.

Along the way you will also encounter enemy tanks out to stop you from accomplishing your mission. Either evade them and carry on, or destroy them to add time to your clock.

What are you waiting for? Get destroying!

Destructanks_02
Destructanks v1.0 (Windows)
Destructanks v1.0 (Mac OS)
Destructanks v1.0 (Linux)