Template:W2261-Exercises

From Coder Merlin
Revision as of 19:47, 28 September 2019 by Chukwuemeka-tinashe (talk | contribs) (Created page with "{{Exercises| Making use of your accumulated knowledge to date (both coding and graphics) and using only path primitives: # Create a skyline (just an outline, no fill) ## You...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
ExercisesExercisesIcon.png

Making use of your accumulated knowledge to date (both coding and graphics) and using only path primitives:

  1. Create a skyline (just an outline, no fill)
    1. You must include at least seven buildings
    2. At least two of the building must have a domed top
    3. You must have at least one arched bridge between buildings

Getting started:

john-williams@codermerlin:~/Projects$ git clone https://github.com/TheCoderMerlin/IgisShellD W2261

To compile:

john-williams@codermerlin:~/Projects/W2261$ ./make.sh

To compile:

john-williams@codermerlin:~/Projects/W2261$ ./run.sh


Your associated url will be: http://www.codermerlin.com/users/john-williams/dyn/index.html