Rotate Image — flip, then transpose
A 90° clockwise rotation is two simpler moves: mirror the matrix top-to-bottom, then reflect it across the main diagonal.
Try:
← Prev
Next →
▶ Play
Reset
setup