Hyperscape

AI-native MMORPG duel arena with real-time combat, physics (PhysX WASM), ElizaOS AI agents, and WebSocket architecture. Deploys game server (with embedded web client) and PostgreSQL.

Game Server
game
mmorpg
rpg
multiplayer
websocket
ai
hyperscape
https://github.com/HyperscapeAI/hyperscape
Ready to deploy
Docker image
ghcr.io/alternatefutures/hyperscape:v12
Resources
2
CPU
4Gi
RAM
4Gi
Disk
Exposed ports
555580 (public)
Environment variables
PUBLIC_CDN_URLrequired
CDN base URL for game assets (models, textures, audio)
PUBLIC_PRIVY_APP_ID
Privy application ID for wallet-based authentication (must match client)
PRIVY_APP_SECRET
Privy application secret for server-side token verification
OPENAI_API_KEY
OpenAI API key for AI agents (optional — enables LLM-powered NPCs)
ANTHROPIC_API_KEY
Anthropic API key for AI agents (optional alternative provider)
ADMIN_CODE
In-game admin access code (type /admin <code> in chat)
SAVE_INTERVAL
Auto-save interval in seconds for player/world state