Description
In this course, you will learn :
- JavaScript usage instructions.
- How to make dynamic elements.
- JavaScript is used to manipulate elements.
- Investigate the JavaScript Document Object Model.
Syllabus :
1. Create JavaScript number Guessing Game
- Number Guess Game Setup
- DOM content Loaded - ready to add JavaScript
- Game Setup Function and coding JavaScript DOM
- Get Random Number with JavaScript
- Add Event Listener using JavaScript
- Element Manipulation DOM element selection with JavaScript
- GameOver and Restart functionality within code
- Code Tweaks and improvements for better game play
- Number Guesser Code Review JavaScript source code