‘3D Gorillas’ is a video game written in C# and OpenTK. It is a remaster of the 1991 MS-DOS video game Gorillas. It was also a part of my final year project to analyse the evolution of real-time three dimensional graphics.
Summary:
As part of my final year project and dissertation at the University of Hull, I created a co-op video game entirely written in C# without the use of a game engine and heavily utilising the OpenTK library. Each player throws a banana at each other. The game will wait 10 seconds to see if the banana collides, otherwise it’s the other player’s turn. The first player to be defeated by a banana wins.