An interactive tool for visualizing y = mx + c equations using sliders. Built with p5.js to make learning algebra fun and visual for middle schoolers!
- ๐ Real-time graph of
y = mx + c
- ๐๏ธ Sliders to change slope (m) and y-intercept (c)
- ๐ง Equation display updates instantly
- ๐ผ๏ธ Chalkboard-style background for a classroom-like feel
- ๐จ Smooth animations and responsive design
- p5.js โ JavaScript library for creative coding
- HTML5/CSS3/JavaScript
- Custom background image for a visually appealing interface
git clone https://github.com/yourusername/equation-to-animation.git
cd equation-to-animation