- Tap any color dot then draw a line to connect to same color dot
- If an exist line is intersected, then the line will be broken
- Try to draw the lines in order to avoid any intersection between them.
- Try to fill all the squares of the grid matrix with the lines.
- The level is completed when 3 conditions described above are met.
- If you get stuck, you can use hint at any time.