npc_maker

Crates.ionpc_maker
lib.rsnpc_maker
version0.2.0
created_at2025-05-19 19:24:19.172797+00
updated_at2025-05-19 19:24:19.172797+00
descriptionEvolve AIs in simulated environments
homepage
repositoryhttps://github.com/ctrl-z-9000-times/npc_maker
max_upload_size
id1680314
size54,318
David McDougall (ctrl-z-9000-times)

documentation

README

The NPC Maker - Rust API

This package is the NPC Maker's rust API. Use these tools to develop new components and applications with the NPC Maker framework.

Status

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

Commit count: 30

cargo fmt