Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 200 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 200 Bytes

Spirograph

A spirograph written in python and pygame

alt text

Requirements

  • pygame
  • sys
  • math
  • time
  • os
  • random