You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A 2D Pixel Art Game Engine written in C++ designed to help you understand Data Oriented Design (DOD). The engine focusses on modern hardware and keeping code simple. Showing intermediate programmers that there is more than Object Oriented Programming (OOP).