Modelling the famous Snakes & Ladders and Risk Game as an Absorbing Markov Chain
Download the folder onto your system:
For running the snakes and ladders simulator run: cd snake_ladder python3 snakes_and_ladders.py
For running the risk game: cd Risk python3 risk.py