Video description
Explore how you can build your own online games using JavaScript
About This Video
- Get to grips with the concepts of JavaScript
- Learn the elements of game design needed to create a fully functional game
- Get ready to create five interactive web games using JavaScript
In Detail
This is a full-practical course to learn how to make online games using JavaScript. First, you will learn to create a word scramble game where the user has to solve the scrambled word with as few wrong guesses as possible. Here, you will learn how to load dynamic word lists to create an interactive experience. Then you will learn to create a word decode game where the user has to solve a phrase using the number codes. Here, you will learn how to associate every letter with a number and dynamically load words and phrases. Your third game will be a hangman game where the user has to guess the hidden phrases by clicking the available letters. Here, you will use JavaScript conditions to check the guesses made by the user. Next, you will learn to build a word search game to understand how to create a fully functional word search that fills the dynamic grid automatically with as many words as possible. Finally, you will build your last game, a simple quiz game that gets dynamically generated with JavaScript and creates all the Document Object Model (DOM) elements and interactions depending on the JSON data.
By the end of this course, you will have the skills and confidence to build your own web games in JavaScript.
Publisher resources
Table of contents
Product information
- Title: Web Games with JavaScript - Create Your Own 5 Fun Word Games
- Author(s):
- Release date: December 2020
- Publisher(s): Packt Publishing
- ISBN: 9781801078429
You might also like
book
Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow, 2nd Edition
Through a series of recent breakthroughs, deep learning has boosted the entire field of machine learning. …
video
DOM 2022 - Using the DOM and JavaScript to Build Dynamic Websites
From the beginning to the end, learn and master the DOM (Document Object Model) in simple …
video
JavaScript Complete Grandmaster 2022
Become a Grandmaster in JavaScript by starting with the foundation level and moving toward advanced level …
book
Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow, 3rd Edition
Through a recent series of breakthroughs, deep learning has boosted the entire field of machine learning. …