Skip to content

Files

Latest commit

Feb 20, 2024
1335d85 · Feb 20, 2024

History

History

17-Math-Addition

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Feb 17, 2024
Feb 17, 2024
Feb 20, 2024
Feb 17, 2024
Feb 17, 2024

17. Math Addition

A simple web-based arithmetic game, specifically designed for addition operations. The HTML file sets up the structure of the game, which includes a canvas area containing two numbers and an addition sign. The user is expected to input their guess for the sum of the two numbers in an input field. A button is provided to check the user's answer.

Math Addition Javascript