Build a Maths Game (HTML, CSS & JavaScript)
🎥 2h18min - 11 lectures 🕰️ Full lifetime access 🎓 Certificate of Completion
Requirements:
Basic Knowledge of HTML, CSS and JavaScript.
It is also a requirement to take the "Build a Mathematics Tutorial Website" Module before starting this one.
Description:
In this module, you will build a full professional Mathematics Game. This is a brilliant opportunity to improve and enrich your JavaScript Skills. The Game allows users to test how well they know their multiplication table. At the end of the test, the user is issued a score equal to the number of correct answers submitted during the game. Each question comes with multiple answers; only one is correct.
While building this project, you will design an advanced original algorithm which operates the flow of the game and does everything from starting the game counter, to issuing multiple answers, until ending the game and displaying the score.
Building a project like this and adding the experience to your CV will definitely be a great asset which will help you land your dream job or secure lucrative contracting positions.
We hope to see you in the course.
Your Instructor
Development Island is a UK based innovative company specialised in providing the best technology courses on the internet. We are proud to be teaching ~200000 students from 173+ countries. We believe our courses are the best in the market for two reasons:
- We use a practical approach that we developed over years of experience: Learning by doing.
- We make your learning experience enjoyable and fun.
Course Curriculum
-
StartIntroduction (2:28)
-
StartPage Structure & Styling (1) (20:00)
-
StartPage Structure & Styling (2) (18:22)
-
StartPage Structure & Styling (3) (15:30)
-
StartPage Structure & Styling (4) (7:16)
-
StartGame Logic using an illustrative flowchart (3:03)
-
StartJavaScript Code (1) (17:24)
-
StartJavaScript Code (2) (19:02)
-
StartJavaScript Code (3) (17:32)
-
StartJavaScript Code (4) & Congratulations (18:12)
-
StartMaths Game Quiz
-
StartMath Game Source Code