Completed PythonPygameGame Dev

Monopoly: Canterbury Edition — Digitally Remastered

A full digital recreation of the Canterbury Edition of Monopoly, built with Python and Pygame — complete with multiplayer and save/load functionality.

Overview

A complete digital version of the Monopoly Canterbury Edition board game, built from scratch using Python and Pygame. Every property, card, and rule from the Canterbury board has been digitised.

Features

  • Full Monopoly ruleset — buying, renting, building houses and hotels, mortgaging, bankruptcy
  • Single-player (vs. CPU) and multiplayer (local, pass-and-play)
  • Save & load — serialised game state so long games can be paused and resumed
  • Canterbury-specific property names, colours, and board layout
  • Smooth Pygame-rendered board and pieces

Tech Stack

Python · Pygame · OS · datetime · random