class Level { Set<(int, int)> openCells = {}; }