Git Product home page Git Product logo

monopoly_capstone's Introduction

Monopoly simulation

This is a simulation program written in Python to simulate games of Monopoly. The goal of this project is to determine a winning strategy by which to play the game. So far, however, this program does no more than determine the frequency, and thus chance, by which each tile is visited.

Usage

Of course the first step is to download all the python files in one directory. Running the program is very simple. If you would like to know more about how to run the program, visit the --help page.

The program can be used in the follow manner.

monopoly.py [-h] [-n NUMBER] [-p {1,2,3,4,5,6}] [-r ROUNDS]

Help page

The --help page in the program is as follows.

usage: monopoly.py [-h] [-n NUMBER] [-p {1,2,3,4,5,6}] [-r ROUNDS]

Programm to simulate the game of Monopoly.

optional arguments:
  -h, --help            show this help message and exit
  -n NUMBER, --number NUMBER
                        number of simulations to run
  -p {1,2,3,4,5,6}, --players {1,2,3,4,5,6}
                        number of players to run the simulation with
  -r ROUNDS, --rounds ROUNDS
                        number of rounds to simulate each game

monopoly_capstone's People

Contributors

arianacai1997 avatar dakoala avatar yx1215 avatar

Watchers

 avatar  avatar  avatar

Forkers

dakoala

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.