Video description
Learn JavaScript–build 3 interactive JavaScript games via step-by-step lessons
About This Video
- Learn JavaScript and build your own versions of games
- Learn to use JavaScript and create elements dynamically
- A practical course designed for beginners to JavaScript, web developers and webmasters
In Detail
This course allows you to practice using JavaScript while building several fun interactive projects from scratch. This is a perfect course for beginners to learn JavaScript. Beginner-level 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 the scope of this course is entirely JavaScript-focused.
- This Course includes:
- Rock Paper Scissors game
- Ultimate Dice game
- Pattern Matching game
- Start building your own game versions today!!!!
Codes and supporting files for this course are available at: https://github.com/PacktPublishing/Practise-JavaScript-by-Building-3-Applications-from-Scratch
Downloading the example code for this course: You can download the example code files for all Packt video courses you have purchased from your account at http://www.PacktPub.com. If you purchased this course elsewhere, you can visit http://www.PacktPub.com/support and register to have the files e-mailed directly to you.
Table of contents
-
Chapter 1 : Introduction to course and resources
- Introduction building JavaScript Games from scratch 00:02:51
- Web developer setup 00:01:28
-
Chapter 2 : Rock Paper Scissors Game
- Rock Paper Scissors Setup 00:03:18
- Make it interactive event listeners 00:03:11
- Math Random Computer Play. 00:03:51
- Check Winner of Game 00:04:50
- Update Score GamePlay 00:03:22
- Player Message Function 00:05:36
-
Chapter 3 : Ultimate Dice Game
- Dice Roller Game Setup 00:02:26
- JavaScript Element Objects 00:02:46
- JavaScript Math Random 00:05:17
- Winner Logic Conditions 00:02:54
- Add Dice Face Visual 00:02:32
- Create Elements using JavaScript 00:04:45
- Remove Element inside Parent 00:04:28
- Dots to the Dice Dynamically 00:07:04
- Dice Game Tweaks and Adjustments 00:01:02
- Rebuild Dice Game 00:03:29
- Dice game ready 00:05:25
-
Chapter 4 : Pattern Matching Game
- Pattern Matching Game 00:03:27
- JavaScript Create Game Board 00:04:57
- Dynamic and Interactive Elements 00:03:27
- Store Sequence in Array 00:04:47
- JavaScript Set Timeout of style 00:02:24
- Random Sequence of Colors 00:08:11
- Complete Sequence Loop 00:01:48
- End Gameplay Check 00:05:05
- Code Code review and Tweaks 00:10:06
Product information
- Title: Practise JavaScript by Building 3 Applications from Scratch
- Author(s):
- Release date: January 2019
- Publisher(s): Packt Publishing
- ISBN: 9781838556709
You might also like
video
JavaScript for Beginners: Learn with 6 Main Projects
Learn modern JavaScript and its fundamentals from scratch About This Video Become a confident JavaScript developer …
video
JavaScript - DOMinator project
Explore and practice how you can manipulate the DOM using JavaScript About This Video Basic JavaScript …
video
Build an Interactive Bird Flying Game Using JavaScript DOM
Manipulate elements using JavaScript and create a game while learning JavaScript and Document Object Model About …
video
Node.js - The Complete Guide
Master Node.js to build REST APIs, GraphQL APIs, add authentication, use MongoDB, SQL, and much more! …