Spoof Invaders: Pure C++ Project
- A small C++ game coded completely by me
- Demonstrates use of DirectX 11 and my own shaders
- Includes OO C++ features like polymorphism and inheritance
Access the GitHub repository HERE
This is a placeholder annotation.
Snake Party: Unreal C++ Project
- Group project: The originally started this project as a Ludem Dare game and then continued its development over 6 weeks to completion.
- My role involved creating the system which detected collisions between snakes and switched modes to chase / run accordingly.
- Demonstrates custom Blueprint nodes written in C++
- Full project download HERE (8GB)
Access the GitHub repository with just my C++ code HERE
Indie-Spensable: Unity C# Project
- Individual project coded completely by me
- Demonstrates use of Unity DOTS
- Full project download HERE (2GB)
Access the GitHub repository with just my C# code HERE