Ray Vanguard
Jun 14, 2024
·
1 min read

Built a simple 2D arcade game made with C# and SplashKit framework. Designed the game logic using core Object-Oriented Programming (OOP) principles with design patterns such as Factory, Singleton, and a custom Game Loop.