Question: Write a C++ Allegro program, which runs in Dev C++, which uses only Allegro geometric function calls (no pre-existing bitmaps or graphics files): 3. Write
Write a C++ Allegro program, which runs in Dev C++, which uses only Allegro geometric function calls (no pre-existing bitmaps or graphics files):

3. Write a C++ Allegro program, which runs in Dev C++, which uses only Allegro geometric function calls (no pre-existing bitmaps or graphics files): 1. generates an 800x800 initial black window 2. draws a white hexagonal-spiral like the below (but do it for 10 loops around the center): 3. Make sure that the black lines are at least 5 pixels thick a and the white lines are at least 5 pixels thick. No Archimedes spiral; keep lines parallel lines (i.e. looking concentric). Reminder: Make sure your work is your own. No sharing! Our virtue of the day is integrity and originality. This is the honor system. Best of Prospects. 3. Write a C++ Allegro program, which runs in Dev C++, which uses only Allegro geometric function calls (no pre-existing bitmaps or graphics files): 1. generates an 800x800 initial black window 2. draws a white hexagonal-spiral like the below (but do it for 10 loops around the center): 3. Make sure that the black lines are at least 5 pixels thick a and the white lines are at least 5 pixels thick. No Archimedes spiral; keep lines parallel lines (i.e. looking concentric). Reminder: Make sure your work is your own. No sharing! Our virtue of the day is integrity and originality. This is the honor system. Best of Prospects
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
