Skip to content
/ rust_sin Public

simple program to draw a sin wave to the terminal

Notifications You must be signed in to change notification settings

z2oh/rust_sin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust_sin

This program will draw a sin wave to the terminal. Terminal interaction is handled via termion.

The terminal size of 80x24 is currently hard coded. Each terminal cell has width pi/20 and height 1/12.

About

simple program to draw a sin wave to the terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages