Skip to content

Javascript will draw rentangles and you can set the speed faster, slower, and crazy.

Notifications You must be signed in to change notification settings

rebeccachoo/javascript-draw-rectangles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Javascript - Draw Rentangles

Javascript will draw rentangles and you can set the speed faster, slower, and crazy. The page will automatically draw rectangles per 3 seconds using setTimeout function. The canvas size is 1000w x 700h. The rectangle size is 50w x 50h. The initial speed for drawing is 3 seconds. You can change the speed faster or slower by substracting 0.5 seconds or adding 0.5 seconds.

Feature Description
Slow Mode
Crazy Mode

Installation

You can simply download the files on your computer. And click index.html to open it.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.

Contributors

Rebecca Choo

About

Javascript will draw rentangles and you can set the speed faster, slower, and crazy.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published