In Javascript, create a game of Simon Says using 4 images that the user will click. One of the images will be randomly c

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

In Javascript, create a game of Simon Says using 4 images that the user will click. One of the images will be randomly c

Post by answerhappygod »

In Javascript, create a game of Simon Says using 4 images that
the user will click. One of the images will be randomly chosen and
tell the user to click that button. If the user chooses correctly,
then another random image will go onto the sequence. A new random
image should be chosen for each correct sequence the user
completes. The user should not be able to see the images being
randomly chosen after they start clicking on the images. When the
correct image is chosen, the image should visually alter when
clicked to indicate that. When an incorrect guess is made, the
program should announce that the game is over and how long their
sequence was. The user should also be able to restart the game with
the click of a button. This should work so that a website visiter
opening a website can play the game of Simon Says.
PLEASE INCLUDE CODE FOR THIS
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply