Find Jobs
Hire Freelancers

Write a program that uses recursion to draw squares- one square on the corner of each square.

$10-30 USD

Zrušeno
Zveřejněno před více než 7 roky

$10-30 USD

Zaplaceno při doručení
Write a program that uses recursion to draw squares- one square on the corner of each square. You can write an applet or a standalone GUI program. Either is fine. Requirements Your program should have instance data that defines: the initial size of the largest square the minimum length of a size of a square by what factor you shrink the size for each round of squares Your program will include a recursive method to draw a square. The method should draw one square (the small part of the problem it solves now). The method should then recursively call itself to draw the four squares at the corner of the current square. (The sides of these smaller squares are reduced by some factor.) The recursive method should be initially invoked once from the paint or paintComponent method. Consider: What parameters should that method have? What initial values are sent into the first call to this method? When does the method stop (what is the base case)? Notes In my sample below, I use an initial side length of 200, a minimum side length of 10, and I cut the size of a side in half each time. You do not have to use these values- experiment with your own. In the sample, I fill the square in gray and then draw the outline in black. You are not required to do this. I include a couple versions of the sample output below. You only need to submit one version of your program. I recommend first getting the program working with using a method to draw a single square. I strongly recommend sketching out the coordinates on paper before attempting to put them into code. I have provided template code that you can use to start from for an applet or a standalone program. You are not required to use this. Extra Credit (15 points) Instead of drawing a square, draw a different polygon (e.g., any closed-sided figure but not a circle, square, or rectangle). It could be a triangle, parallelogram, trapezoid, be creative! Note: If completing the extra credit, you do not need to do both the square version and the extra credit- you can complete only the extra credit. If you want to see what this looks like with fewer squares, to get a better sense of what is going on, here are two images that use a minimum side length of 50 and 100.
IČ projektu: 11754506

O projektu

5 nabídky
Vzdálený projekt
Aktivní před 8 roky

Chcete si vydělat nějaké peníze?

Výhody podávání nabídek na Freelancer

Stanovte si rozpočet a časový rámec
Získejte za svou práci zaplaceno
Načrtněte svůj návrh
Registrace a podávání nabídek je zdarma
5 freelanceři nabízejí v průměru $57 USD za tuto práci
Avatar uživatele
I have experience working with images and java. I could comment the code if needed.
$30 USD v 2 dnech
0,0 (0 recenze)
0,0
0,0

O klientovi

Pochází z UNITED STATES
San Jose, United States
5,0
7
Ověřená platební metoda
Členem od srp 24, 2016

Ověření klienta

Díky! Poslali jsme vám e-mailem odkaz pro získání kreditu zdarma.
Při odesílání e-mailu se něco pokazilo. Zkuste to prosím znovu.
Registrovaných uživatelů Zveřejněných projektů
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Načítání náhledu
Bylo uděleno povolení ke geolokaci.
Vaše doba přihlášení vypršela a byli jste odhlášeni. Přihlaste se znovu.