Monday 27 April 2015

Tower Defence in C# XNA 3.1

In my first year at university I created a tower defence game in C# xna 3.1. The game had features such as different waves of enemies coming, different enemies, health points and cost points to name a few. Below is the source code for the project.

Source Code.

3D Pac-Man in Unity3D

For my final year project I created a 3D version of Pac-Man in Unity3D. I used C# and Java to create it. Below is a screenshot along with a zip containing the source code Unity3D files.

Source Code

Santa's Delivery

Deliver the presents down the chimney but avoiding the chimney that has smoke coming out. Delivering presents to houses with smoke coming out the chimney will result in the presents getting burnt.
There are a limited amount of presents that can be delivered to the houses on each level. If you fail to deliver to the house you will be unsuccessful. As the level progresses the sleigh gets faster and there are more houses to deliver at.


Click here to download now.