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
/
src
/
engine
/
data
/
style.hpp
Age
Commit message (
Expand
)
Author
2022-06-27
refactor: use int types from std namespace
HampusM
2022-06-23
feat: add statusline mode styling
HampusM