Skip to content

anshulsoni2010/Multiplication-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiplication Game

Interactive application built with JavaScript

Here is a deployed link of Multiplication Game.

Description:

The main purpose of the project was to build an interactive application - Multiplication Game. The game demonstrates programming with JavaScript.

Developing Tools:

HTML5 CSS3 JavaScript

Features:

  • When the game begins, the timer is set to 30 seconds.
  • Two random numbers between 0 and 10 are displayed for the multiplication question.
  • Four answer choices are given, one of which is the correct answer.
  • If the correct answer is selected, the "right" label will be shown for one second, and a new question will be displayed.
  • If an incorrect answer is selected, the "wrong" label will be shown for one second, and the question remains the same.
  • The score window updates the number of correct answers.
  • The player can reset and restart the game at any time.
  • The game includes music sounds (start, wrong, correct, gameover) for creating a playful athmosphere.
  • After the time is out, the gameover window is displayed with the total score.

Here is some screenshorts of this Game

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published