Final Projects - January 2025
Final Projects - January 2025
Try out each other's games, right-click and select "View page source" to see the HTML and then click on the link to the JavaScript file to read through their code.
Consider what we discussed as a class in terms of proper form, commenting, readable code, and whether the program accomplishes what it was designed for.
Seriously consider the functionality of the program - not so much the style.
Are the instructions clear and is the game easily playable?
Are there any bugs?
Is the game replayable (is there an obvious way to restart and does the game provide a new experience each time)?