Skip to content

Review One: Word History

Kenneth Tilton edited this page Mar 7, 2022 · 2 revisions

The next mission pulls together everything we have covered so far. You will revise the code from the prior dynamic kids exercise to maintain and display a history of words "entered" by the user, meaning they actually hit the 'Enter' key.

No new concepts are required, but we will demonstrate the Matrix observer mechanism as a diagnostic tool.

Clone this wiki locally