Lab 17 Reflection Journal
So this lab was actually pretty cool to make it. The purpose of the lab was to create a digital rock paper scissors game in which the user can play against the computer and test themselves. At first it was type hard to make because I had no idea how to start but I later decided I should begin with the design layout of the game and so thats what I did. I added a score board and a rules button as well as a reset button all which the user can interact with. After designing the layout of the game then came coding the actual game for this I used if and else statement to determine what the user picks and runs the CPU to pick its own choice and whoever wins earns a point on the scoreboard.
The skills that I gained are actually really useful and I really enjoyed this lab as making games is pretty cool and its basically a starting point to making games which is great.
Comments
Post a Comment