Kully / blokus

a blokus engine written in C
MIT License
1 stars 0 forks source link

Pieces get locked sometimes #3

Closed Kully closed 4 years ago

Kully commented 4 years ago

usually happens when trying to fill one of the corner pieces during the first 4 moves of play

Kully commented 4 years ago

fixed -> needed to reset the rotation index after each piece placement on the board :)