// Robot Game by Don-Duong Quach
// Concept, Robot Model and textures by Calvin Chan

Two robots are put in an arena separated by a wall.  They must destroy each, (well they don't really have to).  But the only way to do that is to shoot through the portal pods, which will teleport their bullets into the opponents arena.  

The user controls:

First Player
ad 	: rotates robot
ws	: moves robot back and forth
q	: fires

Second Player
k;	: rotates robot
ol	: moves robot back and forth
i 	: fires

zxcZXC	: rotates view

Known Bugs (or secrets as I call them):

You can fire through portions of the wall.
If you move quickly enough, you can go through portions of the wall.
Not really a bug, but you can't see the wall from the initial view point. 
	Rotate the arena with the view controls

Note: I did this game in about a week, so have a good laugh and enjoy the game.