Descending Dudes - Postgraduate 3D Team Project

This project was created for my University team project, and is a 3D platformer game, in which the player has to reach the end of an obstacle course and achieve the fastest time they can. We created the game as a team of a few students working as a ‘Mini-Studio’ at Newcastle University. Our project was created using our own engine in C++, and was based on the ‘Goat Heist’ game I created as a previous coursework project; We expanded the codebase significantly, to add a wider range of features to a new game in the engine....

March 19, 2024 Â· 7 min Â· Charlie Hart

Goat Heist - 3D Postgraduate Game

The Goat Heist game was my coursework for the module ‘Advanced Game Technologies’, where we were tasked with creating a simple game in C++. We were given a codebase which handled the graphics portion of the game, but needed to add a physics system, some physics related game mechanics, state based AI and pathfinding. The required features for the coursework included: Create a game in which the player must attempt to steal a guarded item from a building inside a voxelised world....

December 14, 2023 Â· 7 min Â· Charlie Hart