Registry / other / anax
library2.1.0vcpkgunverified

An open source C++ entity system.

vcpkg install anax
INSTALL
IMPORT
SIG · ANAX
A
anax
othercppv2.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

anax/World.hpp
#include <anax/World.hpp>

Create a world and an entity

#include <anax/World.hpp> int main() { anax::World world; auto entity = world.createEntity(); // ... return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
28 hits · last 30 days
node
24
Meta
1
Amazon
1
OpenAI (training)
1
Resources

No resource links recorded.

anax — pip install anax · libregistry