| Crates.io | npc_maker |
| lib.rs | npc_maker |
| version | 0.2.0 |
| created_at | 2025-05-19 19:24:19.172797+00 |
| updated_at | 2025-05-19 19:24:19.172797+00 |
| description | Evolve AIs in simulated environments |
| homepage | |
| repository | https://github.com/ctrl-z-9000-times/npc_maker |
| max_upload_size | |
| id | 1680314 |
| size | 54,318 |
This package is the NPC Maker's rust API. Use these tools to develop new components and applications with the NPC Maker framework.
The rust API is incomplete. Currently it allows for the following:
✅ Implement new controllers
✅ Instantiate existing controllers
✅ Implement new environments
❌ Instantiate existing environments
❌ Run evolutionary algorithms