SE 3GB3 T1 2008/09
Assignments

All assignments will be handed in electronically using WebCT. Your MUSS userid is your userid for WebCT as well.

I recommend learning either vim (which I use all the time) or emacs for editing. Of course, if your language of choice comes with a good IDE, use that! It takes a bit of time to learn, but the long-term rewards are definitely worth it.

  1. The details can be found as a PDF -- Simulation of mass under gravity and thrust. Also for this assignment, you can download a C template which can fill in with the necessary details.
  2. The details can be found as a PDF -- Modular Game Engine. This assignment requires extra files, which are all in a ZIP archive.
  3. A New Game. Do note that assignment 3 is in 2 parts, with 2 different deadlines.
  4. Part I of Modifying an open-source game.
  5. Part II of Modifying an open-source game.

extra information

David H. Eberley has graciously given me permission to post a copy of the pseudo-code which I showed in class. This is a direct fragment of his book (in LaTeX); the code in inside the verbatim sections.

Bonus Assignments

There will be no bonus assignments per se, but each assignment contains a bonus component.


Back to main page