Class Game

    • Constructor Detail

      • Game

        public Game​(int height,
                    int width,
                    BigInteger state0)
        Parameters:
        height - The extent of the y-axis.
        width - The extent of the x-axis.
        state0 - The initial state.