teaching machines

CS 347: Lab 11 – Client-side JavaScript

September 30, 2021 by . Filed under fall-2021, labs, webdev.

Dear students:

Welcome to lab. Now’s your chance to apply the ideas you read about. Find a partner and complete as much of the task below as you can. At the end of our time together, paste your HTML files into Crowdsource in order to receive credit.

Task 1

Recreate the following little game:

The game is called Plus. A random number appears in the middle. The player must enter a consecutive sequence of numbers that sums to the number in the middle. Consider these suggestions in your design:

TODO

The next step of your learning is to complete the following tasks:

See you next time.

Sincerely,