CSSE 120 -- Intro. to Software Development
Homework 14
- There is no new reading assignment for Session 15. So no ANGEL quiz.
- Fill out the team preference survey on ANGEL before your Day 15
class. I will use this to create teams for the final Python
project
- (100 pts) Continue working on the TicTacToe
exercise. You should have finished phases 0-2 in class. Finish phases 3-4
before Session 15 class time. As you finish each phase, commit your code to your
team's TTT SVN repository, with an appropriate commit message. Remember to update your working copy each time
before you edit or make changes to your code. Phases 5-6
will be due with HW15. There will be some time to work on them
during the Day 15 class.
- Web Link: Enjoy playing the TicTacToe game online. Are you able
to do better than the computer?