aboutsummaryrefslogtreecommitdiff
path: root/src/game/cell_helper.hpp
AgeCommit message (Expand)Author
2022-07-01refactor: clarify cell helper method namesHampusM
2022-07-01refactor: use rangesHampusM
2022-06-29refactor: cell helper take matrix as shared pointerHampusM
2022-06-25refactor: make cell helper find_neighbour_cells return std::vectorHampusM
2022-06-13refactor: rename .tpp files to end with _impl.hppHampusM
2022-06-13feat: implement game of lifev0.1.0HampusM