Skip to content

Wayward Crown

Wayward Crown is a management simulation game. You play as the head of Wayward Crown, guiding a group of free-willed adventurers indirectly through bounties, buildings, and economic incentives. You cannot directly control any character — you can only observe and manipulate the adventurer ecosystem as a whole.


Key Features

  • Indirect Control — Adventurers act on their own based on personality and needs; you can only influence them through bounties, buildings, and research
  • Rich Random Events — Over 50 event types, from blood moon invasions to treasure rain, making every playthrough unique
  • Deep Economy — Balance bounty payouts, building investments, market taxes, and adventurer spending
  • Large-Scale Battles — Supports thousands of adventurers and tens of thousands of enemies on the field simultaneously
  • Custom Levels — Built-in map editor and campaign editor to create and share your own scenarios
  • Plugin System — Add new classes, enemies, buildings, and language packs without modifying the source code
  • 15 Languages — English, Traditional Chinese, Simplified Chinese, Japanese, Korean, Russian, German, French, and more

Game Modes

Mode Description
Sandbox Start from scratch on a randomly generated large map with adjustable difficulty and map size
Custom Map Load levels created with the map editor
Campaign Multi-level scenarios, includes a built-in tutorial campaign (5 levels)
Load Save Continue a previous game

Quick Navigation


System Requirements

Item Minimum
Python 3.12+
OS Windows 10 / Linux / macOS
Dependencies PySide6, PyOpenGL, NumPy
Recommended Compile C extensions for optimal performance

Installation & Launch

pip install -r requirements.txt
python setup_ext.py build_ext --inplace   # Optional: compile C acceleration module
python main.py
CLI Argument Description
--lang CODE Set the startup language (e.g. en, zh_TW, ja)
--demo Demo mode