Learning to Play 7 Wonders Duel Without Human Supervision
Giovanni Paolini, Lorenzo Moreschini, Francesco Veneziano, Alessandro Iraci
TL;DR
This work introduces ZeusAI, an AlphaZero-inspired agent that learns to play 7 Wonders Duel through self-play using a Transformer encoder and Monte Carlo Tree Search, without human game data. It demonstrates near-top-human performance and offers insights into card and wonder strategies, while also proposing several modest rule variants to balance the game by reducing the first-player advantage. The study delivers a detailed analysis of training dynamics, strategic patterns, and balancing outcomes, highlighting the potential of AI to illuminate gameplay dynamics and inform community-driven balance changes. Overall, ZeusAI represents a significant step toward AI-assisted understanding and refinement of complex board games, with practical implications for game design and competitive play.
Abstract
This paper introduces ZeusAI, an artificial intelligence system developed to play the board game 7 Wonders Duel. Inspired by the AlphaZero reinforcement learning algorithm, ZeusAI relies on a combination of Monte Carlo Tree Search and a Transformer Neural Network to learn the game without human supervision. ZeusAI competes at the level of top human players, develops both known and novel strategies, and allows us to test rule variants to improve the game's balance. This work demonstrates how AI can help in understanding and enhancing board games.
