Skip to content

Code written during live lecture, which "solves" two simple roll and move games as well as Monopoly (simple and complicated takes available)

License

Notifications You must be signed in to change notification settings

akononovicius/solving-monopoly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"Solving" Monopoly

Code in this repository attempts to "solve" (answer interesting questions) about two simple roll and move games ("linear" and "looped") as well as Monopoly. There are two different takes on Monopoly made available here: simple (ignores speeding rule and complicated jail mechanics) and complicated (takes into account speeding and jail mechanics). Both takes on Monopoly assume that "Chance" and "Community chest" cards are reshuffled after each draw (otherwise state-space gets a lot more complicated).

Most of the code was written on-camera. Cropped and truncated recording of the lecture is available as Youtube playlist.

About

Code written during live lecture, which "solves" two simple roll and move games as well as Monopoly (simple and complicated takes available)

Topics

Resources

License

Stars

Watchers

Forks

Languages