Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiplication Table Challenge

This project is an interactive multiplication table that offers timed challenges and difficulty levels to enhance learning and test mathematical skills.

Running the Application

To run the application locally, follow these steps:

  1. Ensure you have Node.js and npm installed on your machine.
  2. Clone the repository to your local machine.
  3. Navigate to the project directory in your terminal. (Recommended N/multiplication-table-app directory)
  4. Run npm install to install the required dependencies.
  5. Start the application by running npm start.
  6. Open your web browser and go to http://localhost:3000 to view the application.

How to Play

Start a Challenge

  • Click on the "Start Challenge" button to begin a timed multiplication challenge.
  • The application will ask a multiplication question, such as "What is 3 x 4?".
  • Click on the correct answer in the table.
  • If the answer is correct, your score increases, and a new question is presented.
  • If the answer is incorrect, a wrong-answer sound will play.

Features

Difficulty Levels

  • Before starting the challenge, you can select a difficulty level: Easy (5x5), Medium (8x8), or Hard (12x12).
  • The table size will adjust according to the chosen difficulty.

Keyboard Accessibility

  • Navigate the multiplication table using the Tab key to move focus.
  • Press Enter to select an answer when in challenge mode.

Sound Effects

  • The application features sound effects for correct and incorrect answers to enhance the interactive experience.
  • Make sure your sound is on to hear the effects when selecting answers.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages