this is a coursework WPF implementation of the game of life, according to the assignment it was necessary to use OOP and inheritance for cells, although in the end this led to the fact that at each step all instances are thrown into the garbage collector
- to navigate in game use "esc"



