pflammarion / Game-SixQuiPrend

2 stars 0 forks source link

Add AI difficulties: easy, medium, hard #30

Closed Sh0lf closed 1 year ago

Sh0lf commented 1 year ago

Easy: what we currently have. Will blindly pick the row that has the lowest value card at latest card of the row, regardless of if there's already 5 cards in the row.

Medium: Skip the rows that have 5 cards already, to prevent getting points. Will take the row with the lowest value card afterwards.

Hard: Medium processing, but instead of taking the lowest value card of the rows, will take according to the lowest DIFFERENCE