frankobjank / natac

Free & open source networked game implemented in Python, inspired by Klaus Teuber's Settlers of Catan for MacOS and Linux.
1 stars 0 forks source link

TypeError in Longest Road #2

Closed frankobjank closed 3 months ago

frankobjank commented 3 months ago

Tried to initiate a set with 2 items, fix for this should be to add one at a time. Will also need to test all possible scenarios for longest road, including all 'tie' scenarios.