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