GitXplorerGitXplorer
y

Monopoly

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
4c0a3407d4482e60bb27c252ccb7baebb903c935

Update README.md

yyiranwu0 committed 6 years ago
Verified
f57de5543bd3d58205ee499e7d68e1c7e19fb471

Update README.md

yyiranwu0 committed 6 years ago
Verified
ddabf4f98249bd14cca28169829a4dee6125d4d9

Update README.md

yyiranwu0 committed 6 years ago
Verified
307a872b70dcaeaa3337c819f925c8e5d021ad28

Update README.md

yyiranwu0 committed 6 years ago
Verified
015427817a85aa0fdaeaae7e1e23aff466cca692

Prompt

yyiranwu0 committed 6 years ago
Verified
e8fd2d9398e5c0e08a42a98a537756756477ff62

Add files via upload

yyiranwu0 committed 6 years ago

README

The README file for this repository.

Monopoly

A Monopoly game implemented using C++. Once made, the executable need three argv: a BOARDS.csv, a RULES.txt, a RANDOMFILE.txt, which specify the board the players will play on, the rules they will user, and the random dice count. Details features see the prompt or run the code.

Descriptions: Three pdfs

Sources: All the .cpp and .hpp files, a makefile

Inside Oracle folder: A BOARDS fold, a RULES folder and a RANDOMFILE folder.

Author: Yiran Wu (Or Kevin) last edited on March, 2018

Project was created by Professor Matthew Butner at UC Davis