# phisko/kengine

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/phisko-kengine).**

_How this analysis was created: the description and tags below were written by an AI model that read this project's README and public documentation pages; stars, license and language come straight from the GitHub API. The model does not read the source code._

617 stars · 33 forks · C++ · MIT

## Links

- GitHub: https://github.com/phisko/kengine
- awesome-repositories: https://awesome-repositories.com/repository/phisko-kengine.md

## Description

The Koala engine is a type-safe and self-documenting implementation of an Entity-Component-System (ECS), with a focus on runtime extensibility and compile-time type safety and clarity.

## Tags

### Part of an Awesome List

- [ECS Frameworks](https://awesome-repositories.com/f/awesome-lists/devtools/ecs-frameworks.md) — Type-safe C++ ECS.
- [Game Frameworks](https://awesome-repositories.com/f/awesome-lists/devtools/game-frameworks.md) — Framework utilizing an entity component system architecture.
