Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-13 | refactor: add virtual destructors to interfaces | HampusM | |
This is required by clang++ for some reason... | |||
2022-06-13 | add basic engine graphics | HampusM | |
index : game-of-life | ||
A c++ Linux CLI implementation of John Conway's game of life |
aboutsummaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-13 | refactor: add virtual destructors to interfaces | HampusM | |
This is required by clang++ for some reason... | |||
2022-06-13 | add basic engine graphics | HampusM | |