Skip to content

A project for AP CS involving the use of recursion, random number generation, and Java's buffered image.

License

Notifications You must be signed in to change notification settings

songv1/2016-AP-CS-Random-Snaking-Image-Recursion

Repository files navigation

Random Snaking Image Recursion

Just as the title implies, this program generates an image of snake-like lines by recursively generating random numbers.

Motivation

This project was completed as part of my high school's (Choate Rosemary Hall) AP Computer Science curriculum. I took AP CS in the 2015-2016 school year when the curriculum still used Java. The purpose of this project was to practice using recursion and Java's graphic capabilities.

Output Image

Random Snaking Image Recursion

How to Use?

Just compile and run. Make sure you have Java installed.

Credits

I would like to thank Ms. Healey for teaching AP CS and giving me the knowledge to write this code.

License

MIT © Victoria Song

About

A project for AP CS involving the use of recursion, random number generation, and Java's buffered image.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages