CS 102 (Spring '08)
[Schedule] [Programs] [Notes & Reference] [Examples][Syllabus] [Lab & TA] [Tests] [Grades]

Program Descriptions

Programs

See the schedule for due dates.
  1. Word Morph and a solution
  2. Morph Tiles and a solution (zip file).
    Solution individual .java files: PlayGame, Board, MyRectangle, Square, Canvas, and dictionary.txt
  3. Salta and a solution (zip file).
    Solution individual .java files: Canvas, Circle, Square, BoardSquare, Board, PlayGame
  4. Salta written in C+, with an ASCII interface, and a solution
  5. Salta again, using a linked list for infinite undo of moves

Other

[CS Dept] [UIC] [Prof. Reed]