red_swap_blue It's a puzzle game, you have to swap all red pieces with the blue pieces to win. In this project DFS,BFS,UCS and A* search algorithms have been implemented to solve this puzzle using Flutter framework. Level 1 (2x2): Level 2 (3x3): Level 3 (4x4):