aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 3df9e33d67f2c5102f32861594861439558b6cb0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

About

This is a c++ Linux CLI implementation of John Conway's game of life.

Todo

  • Dynamic terminal window size. Redraw everything when the window size changes

Good to have links

Original Scientific American article

John Conway's Game of Life

ANSI escape sequences

fmt