- Notifications
You must be signed in to change notification settings - Fork5
robinschiro/MonopolyDeal
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Welcome to Monopoly Deal! This is a digital recreation of America's favorite version of America's most-hated board game.
You will need to be running Windows 7+ with the .NET Framework 4.5+ installed. You can install this version of the .NET Frameworkhere.
To install the latest release of Monopoly Deal, followthis link. The game will be installed to your 'Program Files (x86)' folder.
Once you have installed the game, you should see a shortcut called 'MonopolyDeal' on your desktop. Open it to start to playing! It will allow you to join a server you created or a friend's server.
If you would like to host your own game server, you can do so by running the 'GameServer.exe' file that is located in the MonopolyDeal installation folder. This executable will create a server on your machine that will allow you and your friends to play together. You will need to set up port forwarding to whichever port you choose (port 14242 is suggested by default) to allow connections to your server.
To build the installer, you will need the WIX toolset. You can install ithere.All of the other project dependencies are located in the 'Libraries' folder.
About
My first major project. This application enables fans of the Monopoly Deal card game to play the game together online.