Hacker News new | ask | show | jobs
by cbeach 606 days ago
Does anyone know of a video online demonstrating this app? I've had a look but can only find screenshots
2 comments

Here you go, https://youtu.be/qvtRfWO_J2M

compiled on my laptop on WSL.

sudo apt install x11-common libx11-dev

make

ran with

cat horizon.sc pittsburgh.sc | ./banks

Amazing, thank you!
Compile and run it?