index
:
game-of-life
master
A c++ Linux CLI implementation of John Conway's game of life
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
README.md
blob: 307ce613a9f31bf390d3226c8444eea881647f2e (
plain
)
1
2
3
4
5
6
7
About
This is a c++ Linux CLI implementation of John Conway's game of life.
Todo
Implement the actual game
Multithreading
Dynamic terminal window size. Redraw everything when the window size changes