Lab 43 Reflection Journal
This is the final lab this marking period and it was actually the funnest of them all as it was a whack a mole game displayed on web page so that anyone who comes can visit it and have fun playing with it. We created the whack a whole came by creating constants which held various amounts of data such as the mole, the score, etc. With the constants function were created which when the start button was clicked the mole would pop up in a transition like manner in a random hole each time because of the function and if clicked on time by the user a score would be added. There is no really objective to game except have fun and try to score the highest you can and of course have fun.
The skills gained from the lab are actually extremely useful and cool to have in our arsenal of code because with it we can add it to games by maybe making a clicker game or maybe utilizing it in a different way if desired. Even the code which kept track of the score is useful to implement to other things even in our web page or maybe other games we want to create.
Comments
Post a Comment