Lab 17 Reflection
Jhoan Alexander
WCP Reflection
This lab was made with a Dev Ed tutorial. Dev Ed is an eminent youTuber known for Javascript tutorials. With HTML, CSS and Javascript together in this lab I constructed a Rock Paper Scissors Game. This lab required lots of lines of code it began with making a section for the start of the game it when started it was taken to the game screen - which is showed in the picture above - Dev Ed provides images of rock paper and scissors to use and I used them in this lab. I then began to program the game using if statements for player one being the user and player two being the computer it randomly chose a signal and if the same it would be a tie - everyone knows how rock paper scissors works. This game mainly used Javascript to make the game functioning. Overall it was a long lab involving lots and lots of lines of code but at the end a infamous game was constructed.
WCP Reflection
Game Screen |
Comments
Post a Comment