Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 259 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 259 Bytes

Spirograph

A simple applet for creating geometric drawings.

Inspired by this video.

Build

To create an executable JAR file, simply run

$ ant

from the project root.