So i made this using my old game of life project in c. I wanted to do some fancy simulation but my code only allowed making initial state using keyboard which is tiresome. So i used some python codes to generate pixeleted image of world map and mapped pixels to rows and column of terminal. I only wanted to see final state of this simulation.