Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

Lusito/ecstasy

Repository files navigation

Build Status

A tiny entity framework written in C++. It started as a port of the Entity Component System Ashley from LibGDX but is not from the same Authors. ecstasy is a high-performance entity framework without the use of black-magic and thus making the API easy and transparent to use.

We're now running automated unit tests on Travis-CI

Get started

Report isssues

Something not working quite as expected? Do you need a feature that has not been implemented yet? Check the issue tracker and add a new one if your problem is not already listed. Please try to provide a detailed description of your problem, including the steps to reproduce it.

Contribute

Awesome! If you would like to contribute with a new feature or submit a bugfix, fork this repo and send a pull request. Please, make sure all the unit tests are passing before submitting and add new ones in case you introduced new features.

License

ecstasy is licensed under the Apache 2 License, meaning you can use it free of charge, without strings attached in commercial and non-commercial projects. We love to get (non-mandatory) credit in case you release a game or app using ecstasy!

About

An Entity Component System for C++

Resources

License

Stars

Watchers

Forks

Packages

No packages published