Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 856 Bytes

File metadata and controls

24 lines (19 loc) · 856 Bytes

ClockPro

This is a program of a wall clock displayed in turboC using graphics header
code link

This Readme Contains

Features

  • The program displays the current time with the help of gettime function found in dos header
  • It has a moving pendulum
  • Colour switch after half oscillation by the pendulum
  • Just like most analog clocks, all three hands i.e hour hand , minutes hand and seconds hand, are shown
  • It also has a digital clock embedded within the analog clock for those who don't know to read time from analog clocks

Images

Requirements

  1. Run in TurboC or codeblocks
  2. Change the bgi location according to your setup