6.7

Assignment 21

home work!

Programming Language ISL+

Due Date Thurs 4/6 at 11:59pm

Possible Points 30

Purpose To use new design skills to solve complex problems.

Graded Exercises

Exercise 1 Fix your Typaholic! implementation using grader feedback if necessary.

Exercise 2 Change the game so that a new word is generated every tick instead of every other tick. This will have massive implications in terms of how many words can get stuck at the same time. Be sure to change your code so that the game will still play as expected.