Skip to content

This is a program for displaying a wall clock using <graphics.h> in C

Notifications You must be signed in to change notification settings

Avnish-Raut/ClockPro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This is a program for displaying a wall clock using <graphics.h> in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages