Among other personal details, font and background color could be changed
by updating the _config.yml
file.
Lines similar to the following will plot a Game of life strip
board = new Board(columns, rows);
board.fill(starting_column, ending_column, starting_row, ending_row);
This theme is breaking the rule and visitor can interact with an ongoing Game.
However, nice people are still able to observe how initial game evolves.
e
to start and/or restart the Gameq
to erase cells from the screenp
to pause the Game (use s
to resume the Game)i
to start the Insert Mode where you can create new cellsESC
to --- escape the Insert Modej
and k
to control the speed