Simple Survivors
A simplified, vertical slice of the Vampire Survivors game made in Unity.
- Utilized Scriptable Objects to decouple data and variables
- Implemented character leveling system using strategy pattern
- Applied refactoring throughout development process to maintain code quality
- Utilized Unity’s new input system for player controls
Project Link: GitHub