Coder Social home page Coder Social logo

monopoly-simulator's Introduction

Monopoly Simulator

To figure out the probability of a player landing on a specific property while playing Monopoly

Getting Started

Prerequisites

I used homebrew to install python3 on my OSX. You can install it anyway you feel like.

brew install python3

Using pip to install other prerequisites

python3 -m pip install psd-tools numpy scipy pygame==2.0.0.dev6

Installing

PyGame UI version

python3 Monopoly.py <turns_per_game>

For UI generation, tool parses through .psd file and generate Game UI directly. Read PSDReader.py for more info.

Keep UI.psd next to the py script.

Layer named ScreenSize is required, PyGame uses this for Window initiation.

Text elements are taken by name from PSD.

PyGame CMD Line version

python3 GameCode.py

Screenshot

alt text

Built With

Contributing

Mail me at [email protected]

Authors

  • Sanchit Gulati

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

The Mathematics of Winning Monopoly

monopoly-simulator's People

Contributors

sanchitgulati avatar

Watchers

 avatar

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.