Spirograph in python with source code
Introduction A Spirograph is a geometric drawing device that is used to draw a pattern of cyclical curved lines. We can create our own Spirograph device using python turtles.
Introduction A Spirograph is a geometric drawing device that is used to draw a pattern of cyclical curved lines. We can create our own Spirograph device using python turtles.
Introduction A hirst painting is a random painting made with hirst. It generally creates dot patterns with different colors. We use python turtles library.
Introduction Fruit ninja is a fruit slicing game project. While playing you must hover a mouse over the image to slice it. It is easy to use and implement.
Introduction Tkinter quiz is a GUI based python project. Tkinter quiz includes a set of question that needs to be answered. It is easy to use and implement.
Kanye quotes generator is a python Tkinter based project. It generates quotes while clicking a button. It is easy to use and implement.
Introduction Ping pong is a game based python project made using turtle library. It is the famous ping pong multiplayer game played between two players.
Introduction Average height is a programming exercise in python. This program finds the average height from various numbers of heights entered.
Introduction Python turtle race is a fun project made using turtle graphics library. This is a turtle race that starts from one edge and ends in another edge.
Introduction Turtle graphics is the graphical user interface python libraries. Turtle graphics is an awesome and simple way of introducing programming to the kids.
Introduction Quiz game is a python based programing project. Quiz game is based on answering the asked question and gaining a high score.