Skip to content
W

Watopoly - Monopoly based on University of Waterloo

Implementation of the video game Watopoly, which is a variant of the game, Monopoly, with a board based on the University of Waterloo campus. This game was implemented as part of a group project for a course using the Object-Oriented C++ Programming Language.

A game of Watopoly consists of a board that has 40 squares. When a player moves, an action specific to the square they land on occurs. The goal of the game is to be the only player to not drop out of university (declare bankruptcy). Play proceeds as follows: players take turns moving around the board, buying and improving on-campus buildings (properties), and paying tuition (rent).