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