Area Finder Project Information
- Course: Software Skills Bootcamp - Just IT
- Category: Web Development
- Project date: March 2023
- Project URL: https://robertgrady.co.uk/area_finder/
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.