DPA 401/601
Spring 2013
Assignment List
- Homework 1 -- Connect 4 Game Display
- Due by midnight, Tuesday, January 22
- Homework 2 -- Connect 4 Game
- Due by midnight, Thursday, February 7
- Homework 3 -- Quadtree Spatial Subdivision
- Due by midnight, Thursday, February 21
- Homework 4 -- Quadtree Editor
- Due by midnight, Thursday, February 28
- Homework 5 -- C++ Connect 4 Game
- Due by midnight, Thursday, March 7
- Homework 6 -- Interactive Polygon Builder
- Due by midnight, Thursday, March 14
- Homework 7 -- C++ Vector Class
- Due by midnight, Thursday, April 4
- Homework 8 -- Interactive Polygon Editor
- Due by midnight, Tuesday, April 14
- Homework 9 -- 3D Flythrough
- Due by midnight, Thursday, April 25
Submit
Procedure
Turn in all
homework assignments using the submit
system. You should place the source program files (.c or .cpp and .h), a Makefile, and any necessary
data files. Make sure that your program compiles and runs on the School
of Computing Ubuntu Linux system. Consult the specific
homework assignment statement to see if any additional materials
are to be submitted.
From your
School of Computing linux account, you should:
1) zip or tar
and compress the directory, naming the resulting file <your Clemson user name in lower
case>.zip or .tar.gz
2) submit dpa401 asg<hw #>
<your compressed directory name> or
submit dpa601 asg<hw #> <your compressed
directory name>