Gallery
God vs Man
God vs Man is a top down RTS in which you play as a god who has accidentally created humans. You must quickly get rid of them before they overtake your small island and destroy it!
Tankey Kang
Tankey Kang is a simple 3rd person tank game in which your goal is survival. Enemies are appearing from all directions and you have to survive as long as you can, good luck!
2D AI Soccer Game
This soccer game is a project I have worked one since last year. It is a basic soccer simulation where the player is on the blue team and competes against a competing red team. The game makes use of AI and Physics and currently features two different game modes - a keepings off mode and a standard soccer game - and it now has a basic menu system to allow for easier navigation.
In addition to these game modes I have recently added more complex AI. There is now a game mode that uses "Markov Chains" as the AI to decide where the enemy moves to. They attempt to predict where the player will pass the ball next based on their previous choises.
Source Code: goo.gl/m0ltWlcontent_copy
Build: https://goo.gl/Mt7yMZ
Dodgy Drivers
Dodgy Drivers is a two player racing game jam game in which the players compete to see who can get the furthest along the track whilst avoiding falling off the screen.
I was the main programmer on this game and over the course of this two and a half day game jam i programmed the movement, camera, player death, and controller input.
Feel free to give it a go, however you will need two Xbox controllers if you want to play it
Source Code: https://goo.gl/U499x6
Build: https://goo.gl/AAvBab
Physics and Shaders Demonstration
This project is partly an AIE assignment, and partly just for my own interest. The main bulk is a demonstration of some of Unity's physics capabilities. Each of the different doorways you see in the photo leads you to a different physics demonstration.
In addition to this I also spent some time learning to use Shader Forge whilst making this. This is what allowed for the interesting effects I have on the doors.
Source Code: https://goo.gl/N3oeTe
Build: https://goo.gl/0SulDB