A terminal double pendulum toy
Go to file
2019-09-22 19:35:23 -07:00
2pend.c Removed bterm.h and just inlined the relevant parts. 2019-06-13 13:59:11 -07:00
LICENSE Initial commit 2019-03-18 21:15:33 -07:00
Makefile Removed -ltermbox from make 2019-09-22 19:35:23 -07:00
README.md Merge branch 'master' of bitbucket.org:spilt/2pend 2019-06-11 16:04:27 -07:00

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.

Preview

Building

make to build and make install to install.