lorserker / ben

a game engine for bridge
GNU General Public License v3.0
41 stars 30 forks source link

A bug in the play of the demo boards #96

Closed ThePokerDude closed 7 months ago

ThePokerDude commented 7 months ago

When I checked the demo bords from https://lorserker.github.io/ben/demo/demo.html the card which is led is not part of the hand which leads. For example in board 1 North leads 7h but does not have 7h. In fact no of the cards belongs to the correct hand. The first trick goes (N: 7h, E: 2h, S: Kc, W: 7c Screenshot Board1

I checked the other boards - same issue

regards Andreas

ThorvaldAagaard commented 7 months ago

You can try http://ben.aalborgdata.dk:8080/ The demo deals are pretty old, and I haven't had time to create new ones.

ThePokerDude commented 7 months ago

Thanks for the link.

ThorvaldAagaard commented 7 months ago

The bug in the Demo boards are fixed at next commit. Thank you for reporting. (I still need to update the demo boards as we are showing more internal information for the deals now.

ThorvaldAagaard commented 7 months ago

Fixed now