🤖 AI Summary
This paper addresses the challenge of enabling human players to collaboratively simulate privacy-preserving virtual players in physical UNO gameplay—without electronic devices—while ensuring legally valid moves (i.e., uniformly random card selection) or correct “no-move” declarations, all without revealing private hand information.
Method: We propose a physical cryptographic protocol grounded in card permutations,遮蔽 (physical shielding), and public verifiability, integrating combinatorial encoding with interactive zero-knowledge reasoning to guarantee both operational accountability and information-theoretic security.
Contribution/Results: To our knowledge, this is the first provably secure, purely physical protocol for virtual player simulation. It supports an arbitrary number of virtual players and achieves statistically uniform card selection (p > 0.99 under standard goodness-of-fit tests). Empirical evaluation confirms feasibility and scalability, with direct applicability to other tile- or card-based games requiring private, verifiable decision-making.
📝 Abstract
UNO is a popular multiplayer card game. In each turn, a player has to play a card in their hand having the same number or color as the most recently played card. When having few people, adding virtual players to play the game can easily be done in UNO video games. However, this is a challenging task for physical UNO without computers. In this paper, we propose a protocol that can simulate virtual players using only physical cards. In particular, our protocol can uniformly select a valid card to play from each virtual player's hand at random, or report that none exists, without revealing the rest of its hand. The protocol can also be applied to simulate virtual players in other turn-based card or tile games where each player has to select a valid card or tile to play in each turn.