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
/
test
/
main.cpp
Age
Commit message (
Expand
)
Author
2022-06-13
feat: implement game of life
v0.1.0
HampusM
2022-06-13
refactor: implement matrix iterator
HampusM