class Matrix __init__ (comp) - takes in a list of components or a valid Vector resize (rows, cols) - while preserving current elements or filling with 0's, changes current vector length set (comp, ...
- Identify connected elements of the same type from a selected position. - Remove those elements, adjust the matrix by simulating gravity, and reorganize empty 1. `find_repeat`: Finds all connected ...