CSSE 120 -- Intro. to Software Development

Homework 13

  1. Complete the assigned reading for the next session (Zelle sections 9.1- 9.6).

    Read it very carefully to understand the top-down design process. Come to class prepared with questions on anything you do not understand. For Session 14, we will assume that you have read and understood whatever you do not ask about; we will spend most of the class time developing another (and more complex) example to reinforce and extend what you learned by reading.

  2. (44 pts) Complete the Angel quiz over the reading assignment. Because of the way we are handling this material in class, this quiz will be a little bit more detailed than most of the ANGEL quizzes have been. You'll find the quiz on the course Angel page, under Lessons → Homework → Homework 13 → Simulation and Design
  3. (100 pts) Continue working on the TicTacToe exercise. You should have finished phases 0-2 in class. Finish phases 3-4 before Session 14. As you finish each phase, commit your code to your team's TTT SVN repository. Remember to update your working copy each time before you edit or make changes to your code.
  4. Web Link: Enjoy playing the TicTacToe game online. Are you able to do better than the computer?