Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 249 Bytes

File metadata and controls

4 lines (3 loc) · 249 Bytes

CS3300-JavaScript-MagicSquare

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.