SE 3GB3 T1 2009/10
Assignments
All assignments will be handed in electronically
using ELM.
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.
- The details can be found as a PDF --
2D Physics simulators.
The Java files can be downloaded as a
zip file (instead of
one-by-one from the web site).
- Modularize a game.
You will need a zip file
with extra information for this assignment.
- Details on another page
- Review of physics-based games
- Review of gameplay-oriented design of games
Back to main page