@ -1,6 +1,11 @@
# ncurses_gameoflife
Small program to simulate Conway's Game of Life, using ncurses.
Press 'q' to quit.
Bindings:
q - quit.
h,j,k,l - move cursor.
space - pause/unpause game.
i - toggle cell (be sure to have game paused).
r - randomises grid.
c - clears grid.
The note is not visible to the blocked user.