/NRES

Component-system entity pattern implementation

Primary LanguageC++Apache License 2.0Apache-2.0

Naftoreiclag's Entity System

An implementation of a common Entity-Component-System pattern commonly used in video game development.

Example

See example.cpp for an example.