You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a fun re-make of the classic Magic Square math puzzle. On the site, users can input numbers and attempt to solve the Magic Square.
It was created using HTML, CSS, and vanilla JavaScript for my CS3300 course.