npc_maker 0.2.0

Evolve AIs in simulated environments
Documentation

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