Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 396 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 396 Bytes

Solving the Magic Hexagon Puzzle

Solving the Magic Hexagon

This repository contains the code used to produce this video:

https://youtu.be/Qt1_lSniMqI

The actual puzzle is solved solver.py.

The files in manim/ were used to produce the animations in the video. Note: the animation files have minimal wait() calls; timing adjustments were made later in editing.