wlof/gameoflife

Add saving & loading to/from files

Opened this issue · 1 comments

wlof commented

Self explanatory. Add a feature to save/load the cell grid to/from files.

wlof commented

Need to solve #11 first for the UI part.

I could start adding the core file I/O functions to the game implementations right away though.