Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Intro : Using JavaScript, and optionally jQuery, complete a wack-a-mole game using the provided HTML/CSS files. Instructions : Using the Find The Penguins starter files,

Intro: Using JavaScript, and optionally jQuery, complete a wack-a-mole game using the provided HTML/CSS files.

Instructions: Using the Find The Penguins starter files, create a wack-a-mole style game to find all the penguins before the dreaded Yeti makes an appearance. Once the Yeti is found, the game should reset and be ready for another round. Add the following components to complete the project:

Score! (25%) Add a score box that adds up the number of Penguins you can find before the Yeti shows up. Once the yeti is found, the score should be reset. Bonus: See if you can make a High Score that remembers the highest score achieved during that session (does not need to maintain state once the browser is closed).

Randomize! (25%) Find a way to randomize the placement of the penguins/yeti. Tip: You can use the Shuffle example code as a template to create this feature.

Stay, penguin, stay! (25%) Use JavaScript and/or jQuery to make the penguins stay up when clicked and disappear when the yeti is awoken.

Real squeaks, squawks, and roars! (25%) If you feel like your penguin game is lacking a certain level of auditory awesomeness, try adding some sound effects to each click.

A whole colony! (Extra Challenge) Why not make it more challenging. Double or triple the number of mounds to make the game more difficult! You can use the same penguin png files more than once if you like but youll need to make more divs and classes.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions

Question

Relational Contexts in Organizations

Answered: 1 week ago