The [PDDLViz website](https://github.com/JuliaPlanners/PDDLViz.jl) and a running example in the "doors-keys-gems/" folder, with a 'example.jl' script.
##### PDDLViz.jl
A library for visualizing, animating, and interacting with PDDL domains, built on top of [Makie.jl](https://github.com/MakieOrg/Makie.jl).
##### Installation
Press `]` at the Julia REPL to enter the package manager, then install this package along with `PDDL` and a `Makie` backend of your choice (e.g. `GLMakie`):