PsichiX/emergent
Toolset for producing emergent gameplay for games written in Rust
This library helps game developers create sophisticated and unpredictable behaviors for characters and the game world in their Rust-based games. You feed it specific conditions, actions, and goals, and it outputs dynamic decision-making for game agents, leading to more engaging and emergent gameplay. It's designed for Rust game developers who want to implement advanced AI without building everything from scratch.
Use this if you are a Rust game developer looking to build complex, adaptive AI for non-player characters or interactive game elements, leveraging established AI techniques like FSMs, Utility AI, or GOAP.
Not ideal if you are looking for a pre-built, ready-to-deploy AI solution or if your game is not developed using Rust.
Stars
86
Forks
4
Language
Rust
License
—
Category
Last pushed
Dec 16, 2025
Monthly downloads
119
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/PsichiX/emergent"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
h3nnn4n/smart-panda
🐼Tetris playground (in rust/wasm + javascript) for AIs
MiChaelinzo/untitled
An electrifying reaction-time challenge game designed for Cloud9 event booths where fans compete...
meatfighter/nintaco-go-api-tetris-bot
Nintaco Go API example that plays Tetris.
aidin36/sillyverse
Sillyverse is a collection of some programming games, developed on a Virtual Machine platform.
saurabhbatra96/nextgen-tetris
Genetic programming algorithm for a Tetris bot.