Skip to content

An old style segmented display digital clock made in JavaScript and displayed using SVG's

Notifications You must be signed in to change notification settings

3colej20/JS-DigitalClock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Digital Clock

Description:

this is a digital clock made with JavaScript utilizing SVG's to resemble the old digital-segment display elements that made up the numbers.

Why?

It is true, it would have been easier to create this same effect using a text element with a "digital display font" and simply changing the content accordingly. However, this was more fun and no downloading of a font was needed.

Changes Made:

  • Minutes and hours no longer updated every "x" ticks. Now each minute is cleared and updated every "0" second mark. Same for Hours.

About

An old style segmented display digital clock made in JavaScript and displayed using SVG's

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published