Equation Grapher
- rujulnayak4
- Jul 20, 2022
- 1 min read
Updated: Jul 21, 2022
This program can graph any equation (with y as the subject) without Matplotlib! This is made entirely with pygame and math, and has a disco feature too! What's not to love about it?
Graph of y = 1/2 x^3, with and without lines and numbers


Disco mode!
You can view the code on Github
Comments