A simple math captcha using JavaScript and HTML with Bulma CSS framework.
- Dynamic question generation using random numbers and operators (+, -, *, /)
- Display result as "Correct" or "Incorrect"
- Try Again button to reload the page and generate a new question
-
Clone the repository to your local machine
-
Open the
index.htmlfile in your browser -
Enter your answer to the math question in the input field and click the "Submit" button. The result will be displayed below.
-
If the answer is incorrect, you can click the "Try Again" button to generate a new question.
- JavaScript
- HTML
- Bulma - CSS framework
Feel free to fork the repository and make any changes you see fit. I am open to any suggestions and improvements.
This project is licensed under the MIT License.