Merchant Roads is a single-player medieval caravan trading simulation built with Phaser 3. Lead your caravan across a network of towns, buy low and sell high, manage resources, hire guards, invest in properties, and survive bandit encounters. No backend, no API keys, no external dependencies — just a single HTML file and a library.
generate_sprites.mjs and generate_audio.mjs for full asset regenerationpackage.json with dev server and testing scriptsWorks in all modern browsers (Chrome, Firefox, Safari, Edge) that support HTML5 Canvas and ES Modules.
npx http-server . -p 8080 -c-1 Or use any static file server of your choice.