Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 783 Bytes

File metadata and controls

26 lines (19 loc) · 783 Bytes

Visualizing_of_Equations

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!

🌟 Features

  • 📈 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

🛠️ Built With

  • p5.js – JavaScript library for creative coding
  • HTML5/CSS3/JavaScript
  • Custom background image for a visually appealing interface

🚀 Getting Started

1. Clone the repository

git clone https://github.com/yourusername/equation-to-animation.git
cd equation-to-animation