Page 1: Graphics Town

For this assignment, (most of) the instructions and rubric are on the course web, not inside the workbook.

Short version: Make a “town” in the world on the gr-01-01.html page in the workbook. Get points for making things. Document what you do on Page  2  (Graphics Town Overview). If it’s cool, you’ll get a good grade.

Why is there a long version? Students often want to know “how much do I need to make?” Or “how cool does it have to be?” But, we want to make things be flexible because students can be very creative, and we want to encourage that.

The hard part is quantifying “enough” and “cool”. We might say “you’ll know it when you see it.” But instead, we have to try to write something…

There are a bunch of pages explaining what you should do.

Remember:

  1. You must document (in p2-workbook.txt) what you do in order to get credit.
  2. Add any files that you create to the repository.
  3. Push early and often - it provides a backup in case something goes wrong.
  4. Be aware of the collaboration policy.
  5. Keep the user interface on final-grtown.html - you can add things to it, but we need the functions to work.
  6. Be careful to keep performance reasonable, and not to make your repository be too huge.
  7. Complete the Canvas Assignment when you are done (and have committed and pushed)

Within the workbook, there is final-grtown.html page and its associated final-grtown.js. This is where your town goes. There is also an examples directory, which gives you some sample stuff to get started.

We have given you a basic “world” to start. It is really more of a collection of random objects than a “town.” You may use these objects in your town, but you should arrange things in a more meaningful manner. In fact, you should not use the main function that we provide as an example. Note that one of the “basic requirements” is that your assignment “is visually distinct from the example provided.”

You need to highlight some of your objects. As an example, we have highlighted some of our objects - but you can only highlight objects that you created. Be sure to remove the highlighting of our objects.

Next: Graphics Town Overview
There are no points associated with this page.