2pend/README.md

7 lines
213 B
Markdown
Raw Normal View History

2019-03-18 21:15:33 -07:00
# 2pend
This is a program that simulates a double pendulum and renders it on the console with termbox.
Press `q` or Escape to quit and `r` to randomize.
## Building
`make` to build and `make install` to install.