JavaScript Final Project

Shape of the Day:

  • Choose one or more of the following Canvas tutorials to complete
    • Create a JavaScript-based Game
    • Create a JavaScript-based animation
    • Create a basic drawing application

Website of the Day:

https://codepen.io/tholman/pen/qCnfB – Some sweet JavaScript in action, draw TEXT on the canvas!

Create a basic game #1

  • Click here for this tutorial. Use brackets to create the code/webpage, follow the steps, and try to make it more complex than the basic tutorial.

Create a basic game #2

  • Click here for this tutorial. Use brackets to create the code/webpage, follow the steps, and try to make it more complex than the basic tutorial.

Create an animated bouncing ball

  • Click here for this tutorial. Use brackets to create the code/webpage, follow the steps, and try to make it more complex than the basic tutorial.

Create a basic drawing app:

  • Try to create any level of app – full drawing app, the simple demo, the colour demo, etc. The more complex it is, the higher mark you will get. Click here for this tutorial.