Conway's Game of Life A solution for Mechanical MOOC MIT OCW 6.189 Project 2 Conway's Game of Life is here: http://ideone.com/gwgC33 Coordinates have been added for a Gosper Glider Gun, which has been set as the seed. To run the code, save it in the same folder as graphics.py, which can be downloaded from here: http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-189-a-gentle-introduction-to-programming-using-python-january-iap-2011/assignments/graphics.py Use Python 2.7 Specifications for the Conway's Game of Life project are here: http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-189-a-gentle-introduction-to-programming-using-python-january-iap-2011/assignments/MIT6_189IAP11_project2.pdf It would be great to see other implementations, especially with interesting seeds.
Join our real-time social learning platform and learn together with your friends!