Skip to content

aentum/exercise-countdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Exercise Countdown

A Bruce Project

Purpose

A small exercise to practice JavaScript/CSS/HTML

What does it do?

  1. Clicking the screen will start a countdown from 10. Box disappears when it reaches 0.
  2. Clicking with shift key pressed will start a block that counts up from 1.
  3. You can start any number of counters in the screen.
  4. Double-clicking the screen will accelerate the counting for all the blocks currently in the screen.

Update

Updated to include the shift key function

About

A JavaScript/CSS/HTML playground

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages