This is a 2D, round-based, top-down shooter game developed by Max Stoddard over the course of 1.5 years in 2023.
Code written by Max can be found in src\Assets\Scripts\
To play download Erebus 1.0.0 & run Erebus.exe.
Max implemented many custom systems, including an optimised A* pathfinding algorithm (Look for src\Assets\Scripts\6 Enemy & Pathfinding)