Skip to content

VirtualCycle/learn-canvas

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

The app enables users to learn HTML5 canvas tool using a console based tool which uses REPL(Read-Eval-Print Loop) to enable the use of functions for using the canvas API.

##Input A canvesque function to draw objects on Console/Popup.

##Functionalities provided

  1. rect()
  2. circle()
  3. stroke()
  4. line()
  5. polygon()
  6. fill() and more

##Output A window to draw the specific figure corrosponding to the function

##Example rect(10, 10, 200, 100);

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published