intrepidcoder / monopoly

A fully functional Monopoly game in JavaScript and HTML/CSS. Play online: https://www.intrepidcoder.com/projects/monopoly/
MIT License
353 stars 214 forks source link

Human chooses which properties to unmortgage when AI loses to AI #45

Closed Pr0methean closed 8 months ago

Pr0methean commented 8 months ago

When I was playing against two AIs and one went bankrupt owing the other money, I got a pop-up to choose which properties the surviving AI was going to unmortgage. Shouldn't the surviving AI have made the choice?

Pr0methean commented 8 months ago

Duplicate of #35