Assignments
- Writing Assignment #1
- Initial essay (due 9/9/08)
- Critique (due 9/11/08). One paragraph, explaining what the author did right, what the author did wrong, and what grade you would have given them. (Note: the grade you suggest will have no influence over the grade they receive.)
- Rewrite (due 9/16/08; optional). Rewrite your initial essay based on feedback from the instructor.
- Programming Assignment #1
- The Assignment #1 (due 10/02/08)
- A Simple Test File
- Test Harness available by calling ~cs440/bin/match [Input File] [Player Black] [Player White]
- Note: Single quote the commands for [Player Black] and [Player White] if using java etc.
- Ex: ~cs440/bin/match test.txt 'java tso' 'java tso'
- Tournament results HERE
- Matches can be played back by passing the appropriate file from tournament.tar to ~/bin/viewer
Ex: ~cs440/bin/checkin PA1 assignment.tar
- Writing Assignment #2
- Initial essay (due 10/07/08)
- Critique (due 10/09/08). One paragraph, explaining what the author did right, what the author did wrong, and what grade you would have given them. (Note: the grade you suggest will have no influence over the grade they receive.)
- Rewrite (due 10/16/08; optional). Rewrite your initial essay based on feedback from the instructor.
- Programming Assignment #2
- The Assignment #2 (due 10/02/08)
- Example file (may or may not contain contradictions) Test File
- Programming Assignment #3
- The Assignment #3 (due 12/11/08)