Graphic visualizer written in Python for 42-Filler project
cat recorded_games/game*.txt | python3.7 visualizer.py
Or, if you familiar with filler_vm and have it (you can get it from here)
./filler_vm -f map*.txt -p1 *.filler -p2 *.filler | python3.7 visualizer.py