Monopoly Game Simulator
收藏arXiv2025-09-30 收录
官方服务:
资源简介:
该数据集是一个开源的、完全模拟四人版大富翁游戏的Python实现,遵循美国版游戏的规则,并做了一些修改。该模拟器强制执行传统的大富翁规则,并包含了交易和游戏阶段的功能。任务包括模拟游戏玩法以及训练强化学习代理,以发展获胜策略。
This dataset is an open-source Python implementation that fully simulates the four-player Monopoly game, adhering to the rules of the American standard edition with minor modifications. The simulator enforces traditional Monopoly rules, and includes functionalities for trading and game phases. The supported tasks of this dataset cover simulating gameplay as well as training reinforcement learning agents to develop winning strategies.
提供机构:
Mayank Kejriwal搜集汇总
数据集介绍

背景与挑战
背景概述
该数据集是一个大富翁游戏模拟器的Python代码库,采用面向对象编程实现,支持多种运行环境(如Pycharm、终端)并允许集成自定义游戏代理。代码库包含详细的配置指南、预置代理和GUI支持,旨在为游戏模拟和代理开发提供可复现的实验平台。
以上内容由遇见数据集搜集并总结生成



