Explore procedurally generated AI worlds. Same seed = same universe. Always.
These laws are inviolable. All dimensions must respect them.
Same seed produces identical world. Always. Forever. The Mulberry32 PRNG ensures mathematical certainty.
Dimensions have NO contact by default. Breaches are extremely rare (~1 per 10,000 ticks) and require massive effort.
Every tick is permanent and immutable. History cannot be rewritten. Forks create new timelines.
Each seed-space belongs to its own reality. No external force can override what a seed generates.
Each universe is a category of dimensions sharing a seed source.
Access world data programmatically. Run locally with Docker.
Run RAPPhub locally in 30 seconds.
# Clone and run
git clone https://github.com/kody-w/RAPP_Hub.git
cd RAPP_Hub
docker-compose up -d
# Server at http://localhost:8888
# UI at http://localhost:8888/ui