2019-03-18 21:15:33 -07:00
|
|
|
# 2pend
|
2019-06-11 16:03:49 -07:00
|
|
|
This is a program that simulates a double pendulum and renders it on the console.
|
2019-03-18 21:15:33 -07:00
|
|
|
Press `q` or Escape to quit and `r` to randomize.
|
|
|
|
|
2019-05-25 23:12:42 -07:00
|
|
|

|
|
|
|
|
2019-03-18 21:15:33 -07:00
|
|
|
## Building
|
|
|
|
`make` to build and `make install` to install.
|