{"id":24731246,"url":"https://github.com/randomsearch18/monopoly","last_synced_at":"2025-10-20T02:54:28.812Z","repository":{"id":212325559,"uuid":"731192045","full_name":"RandomSearch18/monopoly","owner":"RandomSearch18","description":"A clone of the popular property-trading board game, made with Pygame","archived":false,"fork":false,"pushed_at":"2024-01-04T06:21:09.000Z","size":173,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-27T16:11:52.517Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RandomSearch18.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-12-13T14:44:39.000Z","updated_at":"2024-07-19T09:40:25.000Z","dependencies_parsed_at":"2024-01-03T14:42:25.209Z","dependency_job_id":null,"html_url":"https://github.com/RandomSearch18/monopoly","commit_stats":null,"previous_names":["randomsearch18/monopoly"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RandomSearch18%2Fmonopoly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RandomSearch18%2Fmonopoly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RandomSearch18%2Fmonopoly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RandomSearch18%2Fmonopoly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RandomSearch18","download_url":"https://codeload.github.com/RandomSearch18/monopoly/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244981159,"owners_count":20542287,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-27T16:12:13.937Z","updated_at":"2025-10-20T02:54:23.766Z","avatar_url":"https://github.com/RandomSearch18.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pygame Monopoly implementation\n\n\u003e A clone of the popular property-trading board game, made with Pygame\n\n## Installation\n\nYou'll need a Python interpreter installed to run this game. Get it from [python.org Downloads](https://www.python.org/downloads/) or your OS distribution's package manager.\n\nThis project targets Python 3.10 and above, so any Python version \u003e= 3.10 is reccomended. With that said, the game seems to run fine (for now) under Python 3.8.\n\nThe game also requires two Python packages: `pygame` and `pydantic`, as specifed in the `requirements.txt` file. You can install them using pip (`pip install -r requirements.txt`) or through packages provided by your OS (e.g. `python3-pygame` and `python3-pydantic`).\n\n## Usage\n\nOnce you've cloned this repostory, launch the main file at `src/main.py` with Python, e.g. `python3.10 src/main.py`.\n\n## Development resources\n\n- [Monopoly/Official Rules (Wikibooks)](https://en.wikibooks.org/wiki/Monopoly/Official_Rules) provides information on how the game logic should be implemented\n- [List of London *Monopoly* locations (Wikipedia)](https://en.wikipedia.org/wiki/List_of_London_Monopoly_locations) lists the properties in the British edition of the game, including their colours and prices\n- [High-resolution photo of the British Monopoly board](https://www.monopolyland.com/wp-content/uploads/Uk-Monopoly-board-1-1.jpg)\n- [High-resolution photo of a selection of title deed cards](https://i.ebayimg.com/images/g/-RMAAOSw7i1i4tLY/s-l1600.jpg)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frandomsearch18%2Fmonopoly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frandomsearch18%2Fmonopoly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frandomsearch18%2Fmonopoly/lists"}