Factory simulation games have spent over a decade perfecting conveyor belts and circuit splitters, but an ambitious newcomer is challenging the genre's foundational design. With the arrival of the Brave New Wonders Steam edition, developer City From Naught Inc. has eliminated belts entirely in favor of plain-language robotic workforces. If you are tracking new strategy releases, heading to the Brave New Wonders Steam page unlocks an innovative blend of post-apocalyptic exploration, atmospheric base building, and AI-driven task orchestration. Rebuilding civilization across shattered floating continents requires logistical precision, tactical base defense, and automated ingenuity.

Whether you are deciding whether to purchase the 1.0 release or seeking optimization tips for your first automaton fleet, this comprehensive overview covers everything you need to know about the game.

Core Mechanics: Automation Without Conveyor Belts

The defining feature of Brave New Wonders is its total departure from traditional conveyor belt logistics. Instead of laying down miles of belts and inserters, every raw resource and manufactured component is moved by automatons. Players direct these mechanical workers through plain-language text prompts written in any natural language, eliminating the need to master complex programming syntax.

The underlying text-command system uses an AI model dedicated solely to parsing text instructions into visual state machines. The developers have emphasized that no generative AI was used to create the game's illustrations, 3D models, textures, animations, voice work, music, or story. For players who prefer manual control, the natural language prompt system can be bypassed entirely to construct the visual behavior graphs node by node.

How Natural Language Turns into Behavior

Setting up automated production routines follows a structured, transparent process within the game's behavior editor:

  1. Open the behavior editor and type your desired task instructions using conversational language.
  2. The game parses the plain text and compiles it into a visual flow graph composed of action nodes (such as mining or depositing) and conditional branches.
  3. Review the generated graph to confirm the logic matches your goals, adjusting individual nodes or parameters if necessary.
  4. Save the behavior script and assign it to an automaton or vehicle unit, selecting specific target buildings or flags on your map.

Signal Networks and Reactive Supply Lines

As production chains scale, simple linear delivery loops become inefficient. Brave New Wonders resolves bottlenecks through building broadcasts. Factories, smelters, and storage warehouses can emit colored light signals (such as red, blue, green, or yellow) based on their internal inventory thresholds.

Automatons can monitor these broadcasted signals and react dynamically. For instance, a smelter can broadcast a red signal when iron ore dips below five units and a blue signal when fuel runs low. A single transport unit can read those colored broadcasts, prioritizing whichever resource is urgently needed rather than running static, wasteful delivery loops.

Exploring the Archipelago: Biomes and Hazards

The campaign takes place across the Archipelago, a world fractured thousands of years ago by an ancient disaster linked to the anti-gravity mineral Levitanium. As the Chief Pioneer starting from a Floating Castle, your objective is to explore distinct floating landmasses, each presenting distinct logistics constraints, environmental hazards, and technological relics.

Island / BiomeEnvironmental ConditionsResource ProfileUnique Gameplay Challenges
The AmericasModerate climate, reclaimed ruinsBalanced ores, crystals, and waterEntry-level ruins, tutorial logistics, baseline energy grids
EuropeFrozen wasteland, extreme sub-zero coldBuried archives, ancient Collider ruinsSurface power generation nearly impossible; complex thermal energy grids
AfricaDynamic solar oasis, arid plainsRich sand deposits, agricultural greenhouse cropsTime-to-spoil food decay; complex temperature and moisture signal routing
AsiaActive volcanic terrain, lava riversRare high-tier minerals for late-game WondersHeat degradation on units; erratic pulsed volcanic energy; lava hazard avoidance

Advancing through the Archipelago requires adapting your logistics to the local environment. While the Americas offers a forgiving learning space around the remnants of the Ark project, later continents punish rigid designs. Surviving Africa requires tight greenhouse timers using moisture and temperature sensors to prevent harvest spoilage. Navigating Asia requires writing hazard-avoidance routines so transport bots recalculate paths away from active lava flows.

Base Defense, Old-World Ruins, and Wonders

Exploration in Brave New Wonders is intrinsically tied to danger. Ruins scattered across the Archipelago house old-world relics, but they remain guarded by legacy defense machinery and corrupted combat drones that have followed obsolete guard routines for millennia.

Pioneers must clear physical debris using dynamite, craft weapon relics, and erect defensive gun turrets to protect their bases and protagonist Mira. Securing high-tier ruins provides artifacts that unlock advanced tech-tree milestones, expanded backpack storage, improved monowheel movement speeds, and specialized automaton chassis such as heavy transport trucks.

Conquering these challenges culminates in the construction of Wonders. These are not merely decorative milestones, but massive functional facilities that fundamentally transform your industrial reach. Players unlock the ancient Sky Pillar to construct an enormous flying airship that doubles as an airborne fleet of mobile factories. Later campaign stages allow the fabrication of monumental projects like the Heavenly Forge and the Levitanium Sun, bringing humanity closer to reclaiming its lost heritage.

Steam Launch Pricing, Bundles, and Edition Details

When evaluating the Brave New Wonders Steam store page, players will find several purchasing options and bundle packages. The standard retail price is set at $24.99, accompanied by a 15% launch window discount reducing the price to $21.24 through early October.

The title is also featured in several curated Steam bundles alongside complementary strategy and management games:

  • Desynced & Brave New Wonders Bundle: Pairs two distinct automaton-driven factory builders that abandon standard conveyor belts.
  • Modulus x Brave New Wonders Bundle: Focuses on spatial layout puzzles and production optimization.
  • Alchemy Factory & Brave New Wonders Bundle: Blends magical production lines with sci-fi robotic automation.
  • City From Naught Studio Bundle: Collects developer City From Naught Inc.'s titles, including Keyword: A Spider's Thread.
  • Astronomics & Brave New Wonders Bundle: Pairs planetary space resource management with Archipelago rebuilding.

Save files created during the pre-launch Steam demo or playtest sessions transfer directly into the full 1.0 release, allowing early testers to resume progress immediately.

Hardware Requirements and Technical Specifications

Before installing the game, ensure your PC meets the official system specifications. The title runs on Windows 64-bit platforms and strongly recommends an SSD to maintain fast load times across open-world island transitions.

ComponentMinimum RequirementsRecommended Requirements
Operating SystemWindows 10 (64-bit)Windows 10 / Windows 11 (64-bit)
ProcessorIntel Core i5-6400Intel Core i7-7700
Memory16 GB RAM32 GB RAM
GraphicsNVIDIA GeForce GTX 1650NVIDIA GeForce RTX 2080
DirectXVersion 11Version 12
Storage Space27 GB available space (SSD)30 GB available space (SSD)
Audio100% DirectX 9.0c compatible100% DirectX 9.0c compatible

For troubleshooting and manual backup, local save files and error logs are stored in standardized system directories:

  • Save File Directory: %USERPROFILE%\AppData\LocalLow\CityFromNaught\BraveNewWonders
  • Crash Log Directory: %USERPROFILE%\AppData\Local\Temp\CityFromNaught\BraveNewWonders\Crashes

Player Reception and Community Insights

Early community sentiment on the Brave New Wonders Steam community hub sits at a Positive rating, with 83% of player reviews praising the novel combination of natural language programming and traditional factory optimization. Critics and players highlight the relief of managing intelligent workforces rather than untangling complex conveyor belt spaghetti.

Community reports offer useful guidance for beginners adapting to the mechanics:

  • Preset Familiarization: Player feedback recommends starting with built-in behavior presets to understand the core vocabulary before writing complex custom prompts.
  • Combat Chokepoints: Early playtesters note that hostile patrols navigate through narrow canyon entrances. Placing self-sustaining gun turrets at these natural bottlenecks neutralizes patrol threats without requiring dedicated combat interventions.
  • Offline Considerations: Community discussions point out that the natural language parser currently requires an active internet connection to compile text into logic graphs. However, players working offline can still inspect, modify, and wire behavior graphs manually using the visual drag-and-drop node editor.
  • Multi-Resource Delivery: When delivering unbalanced recipes (such as items requiring two ores and one catalyst), players suggest deploying dedicated transport units per material or utilizing storage signals rather than attempting a single combined transfer instruction.

Frequently Asked Questions

Can I play Brave New Wonders completely offline?

You can play the campaign offline, but community reports note that compiling natural language prompts via the AI parser requires an active internet connection. Offline players can still direct their factories by manually building and editing behavior logic graphs using the drag-and-drop visual interface.

Do demo save files transfer to the full game?

Yes. Save data created in both the public Steam demo and private playtest builds carries over seamlessly into the full 1.0 release. However, the developers suggest starting a fresh campaign if your demo save is from an early build, as significant balancing adjustments were introduced at launch.

Is there multiplayer or co-op in the Brave New Wonders Steam version?

At present, Brave New Wonders is strictly a single-player simulation. The development roadmap includes a sandbox mode, and the developers have stated that multiplayer or cooperative features may be evaluated in the future depending on community demand.

How do I share factory blueprints with other players?

The developers have confirmed that blueprint sharing is an active feature under development. Future updates will introduce export and import tools allowing Pioneers to share factory layouts and automaton behavior scripts directly with the community.