Area Finder Project Information

The specification was to design an educational and fun maths-based JavaScript game where users can guess the area of shapes based on inputs the user gives. There are additional features included with the ‘Circle’ where users can also guess the circumference and diameter, again based on inputs the user gives. The shapes created in this project are all SVG (Scalable Vector Graphics) images. This project also incorporates the use of jQuery.