141 - The Spot Game


Difficulty : easy

Solution Description :

Ad hoc array manipulation problem

check the new state match any from all previous state
check the new state 90 rotation  match any from all previous state
check the new state 180 rotation  match any from all previous state
check the new state 270 rotation  match any from all previous state
check the new state mirror reflection match any from all previous state