Skip to content

Graphic visualizer written in Python for 42 school project "Filler"

License

Notifications You must be signed in to change notification settings

rearming/42-filler-graphic-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

42-filler-graphic-visualizer

Graphic visualizer written in Python for 42-Filler project

Usage:

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

Examples:

Small map Image alt Medium map Image alt

Hope you enjoy!

About

Graphic visualizer written in Python for 42 school project "Filler"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages