// Creates an adjacency list to represent the graph. // Uses recursion to perform Depth First Search. // Marks visited vertices to prevent repeated traversal. // Visits each connected vertex ...
A Cocos Creator water sort level editor for creating, editing, and testing water sort puzzle levels, with JSON export support for solver tools.