Glusk / sprouts

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

"Programming error!" AssertionError #81

Closed Glusk closed 5 years ago

Glusk commented 5 years ago

When PresetRotation's next() is invoked for a current DirectedEdge that is not part of a PresetRotations object, but shares the direction with one of its edges, an error occurs.