portsoc / js_canvas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

js_canvas

  • Download a zip of this js_canvas repository or (preferably) clone it thus:
git clone https://github.com/portsoc/js_canvas.git
  • From your new local js_canvas folder, open index.html in a browser to see which tests fail.
  • Edit index.js; improving and adding code until all the tests pass.
  • Check test.js to see each test that you need to work on.
  • Notice that test tasks are all visual so you need to manually inspect the results.

About


Languages

Language:JavaScript 95.3%Language:CSS 3.4%Language:HTML 1.3%