The objective of this JavaScript grocery list project is to create a list that accepts an item and also saves it to local storage.
Control Structures
JavaScript Coin Toss Game
The objective of this JavaScript coin toss game project is to code a game that determines the winner at 5 correct guesses.
JavaScript Quiz Project
This JavaScript quiz project challenges you to code the functionality of a quiz.
At the end of the quiz, your users should get a total score.
JavaScript 2D Brick Breaker Game
The objective of this project is to code a two dimensional JavaScript brick breaker game using the HTML Canvas Web API.
JavaScript Background Color Switcher
The objective of this project is to code a four-button JavaScript background color switcher. The control switches are buttons with event listeners.
JavaScript Pound to Kilogram Conversion Calculator Project
The objective of this JavaScript project is to wire up a very basic JavaScript weight conversion calculator.