A minimal demo App for the Fireblade Entity-Component-System.
This App demonstrates handling of Entities and Components and provides a live Performance Test for the framework.
Getting Started
These instructions will get you a copy of the project up and running on your local machine.
Fireblade ECS Demo
A minimal demo App for the Fireblade Entity-Component-System. This App demonstrates handling of Entities and Components and provides a live Performance Test for the framework.
Getting Started
These instructions will get you a copy of the project up and running on your local machine.
Prerequisites
brew install sdl2Installing
Package.swiftwith Xcode and run one of the executable schemes-or-
make runAsteroidsormake runParticlesto run either demo.Authors
License
This project is licensed under the MIT License - see the LICENSE file for details