Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 511 Bytes

README.md

File metadata and controls

15 lines (7 loc) · 511 Bytes

Fen animation

Animation explaining the FEN notation in chess using ManimCE.

How to run

  • In a virtual environment (python3 -m venv venv), install the dependencies: pip3 install -r requirements.txt
  • Run in low quality manim -pql t.py Fen
  • Run in high quality manim -pqh t.py Fen