JParamade
Back to Portfolio

Burntbite Engine

Personal Project

Data-Oriented ECS Architecture
Data-Driven XML Instantiation

A lightweight Entity Component System (ECS) game engine built entirely from scratch in C++. Designed to prioritize data locality, strict decoupling of state and behavior, and data-driven entity instantiation.

C++ PugiXML
Download PDF

Engine Architecture

itch icon