A terminal double pendulum toy
2pend.c | ||
bterm.h | ||
LICENSE | ||
Makefile | ||
README.md |
2pend
This is a program that simulates a double pendulum and renders it on the console.
Press q
or Escape to quit and r
to randomize.
Building
make
to build and make install
to install.