Lab 17 Reflection

For this lab, we had to create a rock, paper, scissors game in HTML. This time, the game was modified so that what normally wins is reversed. For this lab, I made heavy use of switch statements as I experimented with them before and I felt confident that they would be useful for this. In the end, the final product works as intended but I didn't how to include a delay so that the page would take a second to reveal the results of the match.

Comments

Popular posts from this blog

Final Portfolio Reflection

Seminar 2

Lab 29