Skip to content

Snyssfx/go-figures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Figures!

Watch cool figures in your terminal and relax 💆‍💆‍♂️

asciicast

Running

Install docker and then type in the terminal: docker run --rm -ti snyssfx/go-figures:latest

or git clone and go run .

Control

"1"-"9" for changing figures

"+", "-" for changing length of history points

"<", ">" for changin coefficient in figures

Supported figures

see ./figures.go for full info

  1. circle, coef = radius
  2. symmetric cosinus, coef = period
  3. sinus with axis, coef = period
  4. epicycloid, coef = k (see https://en.wikipedia.org/wiki/Epicycloid)
  5. hypocycloid, coef = k (see https://en.wikipedia.org/wiki/Hypocycloid)

Releases

No releases published

Packages

No packages published