I’ve recently worked on several OOP-based game design projects. These projects include 3D OOP C# in Unity and 2D OOP Javascript via processing.

Movement and collidable physics implemented in a racing game based in Unity.
Lines of code from the 2D project game below.
A simple project game based off collidable movement and hitboxes that quickly scales in difficulty.