a python program running Conway's game of life, without using numpy.
json (making board according to celldata.json), tkinter (graphical window), tkinter.ttk (used in DesignManager), sv_ttk, and time.
Make a file using DesignManager and name it celldata.json. then run main.py.