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
/
game
/
game.cpp
blob: dafa847b391965909e3540b9ab33aa543d9d17c8 (
plain
)
1
2
3
#include
"game.hpp"
void
Game::run
()
{}