University of Washington Computer Science & Engineering
CSE 481: Capstone Software Design - Spring 2005
 About Us    Search    Contact Info 

Course Lab

We have (exclusive) use of Sieg 324. This is an incredibly great situation: Entry is by card key. If you have problems getting in, let me know.

Location of Course Files

www.cs Web Files Directory:
The course home page links to a separate directory for each game (and possibly implementation). An example Unix path (for cse481a) is:
/projects/instr/cse481/05sp/cse481a/web
There are two equivalent Windows versions:
\\ntdfs\cs\unix\projects\instr\cse481\05sp\cse481a\web
o:\unix\projects\instr\cse481\05sp\cse481a\web
Files:
  • splash.jpg - The image shown on the course home page for your team.
  • teamName.inc - The name to display for your team on the course home page.
  • index.shtml - The paged linked to for your team from the course home page.
  • index.html - Don't touch it -- just redirects to index.shtml.
Per-game general file space The entire tree rooted at (in Unix):
/projects/instr/cse481/05sp/cse481a
CVS Repository There is a repository per team:
/projects/instr/cse481/05sp/cse481a/CVSRepository/
Each has been primed with the source from one of last year's teams, consisting of two projects: osbase and osengine.
games.cs Web The substree rooted at (for example):
/projects/instr/cse481/05sp/cse481a/GameControllerFiles/

Groups / Permissions

Everyone registered in the class will soon have been added to two Unix groups: cse481a (for example) and c481srv. Nearly all course files belong to the per-teams Unix groups (e.g., cse481a), and are group writable. The exception is that the control files for the game server belong to c481srv -- the server runs as a special, limited privilege account that is a member of that group (only).

In any case, you should be able to manipulate all pertinent course files, with the exception of the infrastructure course web pages.

Software / Policies

The CSE 481 lab is run differently than all other labs:

We have five Maya licenses.

Lab Machines

There's good news, bad news, and just plain news.