Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 302 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 302 Bytes

Markov_Board_Games

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