Glusk / sprouts

A multi-platform implementation of Sprouts, built with libGDX.
MIT License
1 stars 1 forks source link

Add end game condition #148

Closed Glusk closed 5 years ago

Glusk commented 5 years ago

The game is over when no Graph face has a total number of sprouts lives greater or equal to 2.

Furthermore, no Move is possible in a face that has the total number of sprouts lives less than 2.