Wolves, Carrots and Rabbits Simulation running in Erlang - any running Erlang/Elixir solutions around?

Francesco Cesarini often makes a reference to the Wolves, Carrots and Rabbits simulation.
See:

The latest source code (in Erlang / Elixir) I found is 10 years old at:

I was able to adjust the core Erlang simulation to the latest requirements of rebar3 and OTP and it works now but I failed with the user interface at:

Its based on Phoenix (also 10 years old source) and I was not able to get it running.
I have to say that my Elixir knowledge is quite poor and my Phoenix experiences around zero.

Has anybody a running Erlang/Elixir solution around? I found a JS version at:

but no running Erlang ecosystem version around.

Regards
Markus

3 Likes