Orbital Racing Prototype

Orbital Racing Prototype

NEURAL NETWORK IMPLEMENTATION: You can find my most recent update to this project, a neural network implementation, here. This prototype is a space racing game where you use the gravitational pull of planetary objects to sling yourself around, hitting...
Alacrity

Alacrity

This is my end of year DirectX group project I created in my second year of University. A puzzle game where you have to race against the clock to reach the end of the level while collecting all collectables. My responsibilities: Gameplay Programming Character movement...
2D Puzzle Prototype

2D Puzzle Prototype

This is a 2D puzzle game where you simply need to get from A to B. There will be multiple different objects and obstacles the player will face that will make achieving that goal increasingly difficult. So far I have pushable wooden crates as well as pressure plates...
DirectX 11 Height map

DirectX 11 Height map

This presentation piece of work demonstrates my abilities in C++ using DirectX 11 to create a 3D representation of Britain from the input of a height map. This piece of work was originally an assignment which I have modified and added to for an improved and different...