Private user

Private user posted an update

I don't think I got this across in the video, so here's some clarification.

The available pieces sidebar only shows puzzle pieces that can be placed on the board (that have a neighbor already on the board). This is why there is always a starting piece.

I made it this way in anticipation of implementing the expanding board size feature, because if the puzzle ever grew to be massive, sorting through all the pieces would be miserable.

This was just a way to streamline searching for pieces.

Log in or sign up for Devpost to join the conversation.