An open API service indexing awesome lists of open source software.

https://github.com/vpanjeta/batman-curve

A simple timepass project based on batman equation
https://github.com/vpanjeta/batman-curve

batman batman-curve batman-equation matplotlib turtle

Last synced: 13 days ago
JSON representation

A simple timepass project based on batman equation

Awesome Lists containing this project

README

          

# Batman-Curve
A simple timepass project based on batman equation.

Batman equation is given by : http://www.pacifict.com/Examples/Batman/

Files :

batman1.py - Using matplotlib

batman2.py - Using Turtle (More fun)