Website powered by

The Game of War: A Visual Journey

A data visualization of the Game of War card game. This passion project all started when I asked the question "Can the game of war go on forever?" From there, I eventually landed on the visualization.

A simulation was coded up in Python, and one game was run. The data from that run was then visualized using Plotly Charts, exported to SVG, and then decorated in Illustrator into a full fledged diagram.

The final version of the infographic.

The final version of the infographic.

An earlier incarnation of the infographic.

An earlier incarnation of the infographic.

An early tablet sketch, exploring possible ways to visualize the card game.

An early tablet sketch, exploring possible ways to visualize the card game.

A snippet from the Python Script used for simulating the game.

A snippet from the Python Script used for simulating the game.