public static GameShape getDefault() { return(new GameShape(Algorithms.createNewMatrix(), 0, 0, 0, 0)); }