Unity Games



Zed

Zed

This game was designed so that it could run on the limitations of mobile devices. This game is entirely touch-based; it uses ray-casting to determine the location you tapped/clicked on. The mechanics of this game are similar to that of a character in a game called League of Legends, hence the name Zed.

Controls: Tap/Click to shoot. Drag over your character to create a clone. Click on your clone to move towards it.



StealthTest

Stealth

This game is about navigating a maze, while avoiding the red enemies. The maze is randomly generated, using a depth-first algorithm.

Controls: Up to run. Left/Right to turn. Shift to sneak. X to make noise.



VoiceTest

VoiceTest

This is an experiment to see how voice commands work in Unity. Please note that your computer needs a microphone for this to work.

Controls: Allow Unity to use your microphone. Click and Hold a button while you say your command. After that Unity will save it for later reference.



Chesspic

Chess

Basic iteration of Chess for Unity. Exercise in making a turn-based game.

Click squares to move each piece.

Videos



IOTO Taxi Demo

TaxiDemo from Matthew Tang on Vimeo.

Taxi Demo project using PHP/MySQL.