Practice using JavaScript while building out several fun interactive projects from scratch
Rock Paper Scissors Game
Select elements from HTML – Document Object Model
Loop add event listeners to all matching elements
Use functions to execute blocks of code at key points within the gameplay
JavaScript Math – to generate random values
If else statements to check winner and play game
Game logic to determine winner
Update and manipulate elements
Ultimate Dice Game
Use querySelector to select elements
Array to build dice visually
Random to create random values
Create elements on the fly using JavaScript
Remove elements using JavaScript
Traverse elements
Set element attributes adding removing classes
Apply game logic and flow
Pattern matching game
Use of JavaScript to setup game board grid
JavaScript array to build game board
querySelector for element selection from HTML elements
adding interaction with event listeners
Element manipulation and updating
Adding to arrays
Updating element style
Use of JavaSCript methods setTimeout(), appendChild(), toString()
Use of conditions for game logic
Game source code review and tweaking
No libraries, no shortcuts just learning JavaScript making it DYNAMIC and INTERACTIVE web application.
Prefect course for beginners to learn JavaScript!!!
Step by step learning with all steps included.
Beginner JavaScript knowledge is required as the course covers only JavaScript relevant to the building of the game. Also HTML and CSS knowledge is essential as scope of this course is all JavaScript focused.
Instructor Details
Courses : 111
Specification: JavaScript Project 3 Practice applications from Scratch
|
2 reviews for JavaScript Project 3 Practice applications from Scratch
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $9.99 |
---|---|
Provider | |
Duration | 2 hours |
Year | 2019 |
Level | All |
Language | English |
Certificate | Yes |
Quizzes | No |
$19.99 $9.99
Caleb Miller –
Great course. Thank you for the nice course. I like your courses. ?
Fernando Avena –
The projects developed are simple, but very well explained and useful for beginner/intermediary studies