Skip to content

ashayshub/clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clock Simulation

A fun simulation of an Analogue clock in ncurses.

Trivia

While going through my engineering course with C programming as one of the subjects, I came across conio.h and graphics.h on our lab computers. Trying to explore what they were I had this idea to write a C program that would simulate a clock. One of the C subject professor saw us struggling and took it upon himself to implement it but couldn't at that time. I had always wanted to revisit that problem and it was always at the back of my mind but I never seriously took it up. Now many years later I am trying to tackle it again, but this time using ncurses on *nix platform instead of graphics.h on windows. :)

About

Analogue Clock simulation using ncurses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published