Booking options
£26.99
£26.99
On-Demand course
3 hours 34 minutes
All levels
With the help of step-by-step explanation, this course shows you how to create a real-world, fully functional math quiz game from start to finish using JavaScript.
Do you want to use JavaScript to create interactive learning games that can run smoothly in your browser? This course will take you through all the concepts needed for creating stylish and fun browser games. The course starts by highlighting the course objectives and helps you with setting up the environment. You will learn to use the JavaScript methods and code needed to build a math game. You will learn how to create elements with JavaScript and select elements from the HTML content. Moving along, you will learn to make your math game from scratch that will help you to understand JavaScript in detail. You will also learn how to build logic by using math and conditional operators, applying game development knowledge to build sequential progress in the game, developing player messaging and feedback systems, create comma-separated values (CSV) files for scoring and tracking test questions, and a lot more. By the end of this course, you will have all the skills and knowledge to create an interactive math quiz game from scratch using JavaScript.
The code bundle for this course is available at https://github.com/PacktPublishing/JavaScript-Math-Games-Project-for-Learning-Code-from-Scratch
Build a fully dynamic game board
Find out how to create elements on a web page with JavaScript
Create and build question screen using JavaScript
Implement logic to check correct answers in the game
Add scoring system in the game
Track test questions and update scoring with comma-separated values (CSV) file
If you are a JavaScript programmer, software engineer, or a web developer, who is interested in building interactive games using the concepts of JavaScript, this video course is for you. Prior knowledge of programming, HTML, CSS, and JavaScript is required to get started with this course.
This course follows a practical and tactical approach. You will learn to work with JavaScript by developing a dynamic and interactive math quiz game from scratch.
Become familiar with the concepts of JavaScript * Apply your knowledge to build an interactive math quiz game using JavaScript * Learn techniques to apply styling to the game to make it look spectacular
https://github.com/PacktPublishing/JavaScript-Math-Games-Project-for-Learning-Code-from-Scratch
Laurence Svekis is an experienced web application developer. He has worked on multiple enterprise-level applications, hundreds of websites, business solutions, and many unique and innovative web applications. He has expertise in HTML, CSS, JavaScript, jQuery, Bootstrap, PHP, and MySQL and is also passionate about web technologies, web application development, programming, and online marketing with a strong focus on social media and SEO. He is always willing to help his students experience what technology has to offer and looks forward to sharing his knowledge and experiences with the world.
1. JavaScript Game Course Introduction to developing a Math Game with JavaScript
2. JavaScript Introduction to methods and code used to build the game
3. Creating a JavaScript Math Game from scratch