# Shadow Walkers MMORPG ## About Shadow Walkers is a text-mode MMORPG with a custom engine (THARI Engine, C17 ECS). Set in a Shadow Zone between Order (Luminaris) and Chaos (Entropia). Language is the core mechanic: the Thari syllabary has 139 syllables, each unlockable. ## Factions - Luminaris: Order, crystalline, golden palette. Syllables: sol, lum, syg - Entropia: Chaos, void, crimson palette. Syllables: ent, kri, ser, voi - Shadow Walkers: Neutral, shadow manipulation. Syllables: vel, sha ## Languages The site and game are bilingual: English (canonical) and Polish. Path prefix /en/* and /pl/* for both storefronts. Lore also maintained in both. ## API Game API: https://shadow-walkers.com/api/ Auth: POST /api/v1/auth/register, POST /api/v1/auth/login NPC dialogue: POST /api/v1/npc/interact {npc_type, player_message, player_stats, lang} ## Source Engine: /home/dworkin/shadow/ (private, commercial) Studio: Dwarven Stronghold Ltd — https://stronghold.cool