Skip to content

A simple example that shows how recursion can be used in graphics, as well as how to make programs safe from bad user-inputs.

Notifications You must be signed in to change notification settings

ArjunNPatel/sierpinski-triangle

Repository files navigation

------------------------------------------------------------------------
This is the project README file.
------------------------------------------------------------------------

PROJECT TITLE: Sierpinski Triangle
PURPOSE OF PROJECT: Show how to draw graphics with recursion. Show good programming practices for dealing with user-input.
VERSION or DATE: v2
AUTHORS: Arjun Patel
USER INSTRUCTIONS: Running the main file will open a Java Swing window. Enter a positive integer in the box to define the amount of detail for the fractal.

About

A simple example that shows how recursion can be used in graphics, as well as how to make programs safe from bad user-inputs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages