Authors:
Jia Chen and Madeleine Hayes
Summary:
After some mutual confusion over John Conway's 'Game of Life', we decided to take Hasbro's 'The Game of Life' and represent the version of the game that we know. We stayed as close to the original as possible. Through Python's Turtle Graphics, we created a two-player game, where turtles roam around a picture of the original 'The Game of Life' board!
Screenshots:
Figure 3 Figure 4
Figure 1: Two Users Play 'The Game of Life' through Terminal.
Figure 2: The Turtles at their Starting Positions.
Figure 3: The Turtles are Moving! (The Blue Turtle chose to go to College)
Figure 4: The Turtles are moving around the Board.
Source Code:
Click here for the full Python source code.
Details:
Click here for a full reflection of this project's vision, goals, and progress.
Here is the final presentation: