Wanderfolk was built first as a medieval survival RPG that ran entirely in the browser. That heritage shaped the low-friction onboarding and fast iteration, but the public launch is now moving to Steam so all commercial momentum flows through one store page and one launch funnel.

Why It Started in the Browser

Most RPGs require a multi-gigabyte download, a Steam account, and specific hardware. Wanderfolk takes a different approach: the entire game runs client-side in your browser using WebGL for hardware-accelerated 2D rendering. The server handles AI NPC conversations and save data. The result is a full-featured RPG with zero installation friction.

That browser-first architecture let the team test Wanderfolk on modest hardware, fast iteration loops, and low-friction first sessions. It also informed the current desktop build: quick startup, readable pixel art, and a design that still prioritizes responsiveness over heavyweight install size.

What You Get in Wanderfolk

Wanderfolk isn't a stripped-down browser game — it's a full medieval survival RPG with systems that rival downloaded indie titles:

  • AI-powered NPCs — every villager has a personality, memory, and opinion of you. Conversations are AI-generated, not scripted. NPCs remember what you said and spread gossip about you.
  • 14 procedurally generated biomes — meadows, deserts, mountains, enchanted groves, crystal caves, volcanic wastelands, and more. Each biome has unique resources, creatures, and cultures.
  • 195 crafting recipes — across 8 crafting stations with skill-based minigames that determine item quality.
  • Procedural dungeons — 14 biome-themed dungeons with boss encounters, environmental hazards, and tiered loot.
  • Village warfare — villages raise armies, declare war, and conquer territory. You can lead war parties or stay neutral.
  • 40 NPC roles — from farmer to warchief, baker to enchanter. Each role has unique dialogue, trade inventory, and social behavior.
  • Farming — plant crops, build a farm through 6 levels, and fill NPC orders for gold.
  • Romance — earn an NPC's trust, court them through deepening emotional phases, and eventually propose.

Original Browser Technical Target

The browser prototype targeted any modern desktop browser with WebGL support:

  • Browsers: Chrome, Firefox, Safari, or Edge (latest versions)
  • Graphics: Any GPU with WebGL 2.0 — integrated graphics work fine
  • Internet: Required for AI conversations and cloud saves
  • Mobile: Not yet supported (planned)

The game is built with Pixi.js v8 (WebGL 2D renderer), TypeScript, and Vite (fast bundling). That browser-era technical discipline still shows up in the Steam version: crisp pixel art, quick loading, and good performance on modest machines.

How Wanderfolk Compares to Other Browser Games

Most browser games fall into two categories: casual/idle games with minimal depth, or retro-styled roguelikes. Wanderfolk grew out of a different ambition — a full sandbox RPG with the scope of a downloaded indie game, then a Steam-first launch once the commercial funnel mattered more than instant public access.

If you've played Stardew Valley, Medieval Dynasty, or Dwarf Fortress, Wanderfolk shares their DNA: village life, crafting economies, emergent storytelling. The key addition is AI-powered NPC conversation with persistent memory, now packaged for Steam instead of an open browser build.

Frequently Asked Questions

Was Wanderfolk originally a browser RPG?

Yes. Wanderfolk began as a browser-first medieval survival RPG, which helped the team iterate quickly on onboarding, AI conversations, and core progression. The public launch is now focused on Steam, so the browser build is no longer the main public entry point.

Can you still play Wanderfolk in a browser?

The public browser build is closed. If you want to follow Wanderfolk now, the correct path is to wishlist the game on Steam for the May 21 Early Access launch on Windows and macOS.

Why is Wanderfolk moving from browser to Steam?

Steam gives Wanderfolk one clear commercial funnel for wishlists, launch-day sales, reviews, patch distribution, and post-launch updates. The browser build was valuable for early testing, but the public release is now Steam-first.

How does a browser RPG compare to downloaded RPGs?

Browser RPGs can eliminate installation friction, while downloaded builds usually give you a cleaner commercial funnel, platform services, and more predictable distribution. Wanderfolk used the browser phase for rapid iteration, then moved the public launch to Steam once the game was ready for paid Early Access.