Introduction
We will implement the “Monopoly Classic” game. Game rules will be taken from the official Monopoly website. We intend to develop a server-client architecture where multiple clients will connect to a single server and the server will handle clients’ game commands. In addition to online gameplay, we are planning to implement offline gameplay over local networks. Our game will use the official copyrighted assets.
Documents
Detailed Feature List & Implementation Plans