Create Maths Games Using Javascript
Learn the ins and outs of JavaScript programming and its many technicalities by applying learned techniques and creating a fully functional maths game.
Learn JavaScript and how to create a Maths Game using JavaScript, Visual Studio Code, Chrome DevTools, and resources from the Mozilla Developer Network. You will also learn how to create a second more advanced version of the Game and a downloadable CSV File of the player?s score. The game creation process includes a host of code examples and employs a large number of Functions such as Math Random, querySelector, and CreateElement.
What You Will Learn In This Free Course
Introduction, Setting up and Game Scoring
In this module, you will learn about the tools and resources that are required for creating a game, and how to get set up for the game creation process and start building your game. This module also describes how to apply various functions like Math Random and Event Listeners. You will also learn how to update the visuals and styling for the game.
Game Version 2, Statistics and Final Review
In this module, you will learn how to create a second more advanced version of the Maths Game that displays all of the game questions on the screen at once. You will also learn how to create a CSV File of the player’s score, and make it downloadable. This module also includes the Game Bug Fixes and Final Code Review.
Course assessment