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

Broken trading #10

Closed dolohow closed 6 years ago

dolohow commented 8 years ago

There is no way to select different user than the first one while trading.

How to reproduce?

  1. Start a game with at least three players.
  2. Buy a property.
  3. Start trading.
  4. Try to change player.

Select appears to be broken.