(Solved) : Create Week6ahtml Week6acss Js Week6ajs Create Small Game Left Screen 3 Shapes Square Tria Q36737405 . . .
Create week6a.html, week6a.css, and js/week6a.js
Create a small game: At the left of the screen will be 3 shapes:square, triangle and circle (search for vector images to use asthese), positioned vertically. 2. At the right of the screen willbe 3 square boxes, also positioned vertically, each with centredtext above each box: “square”, “triangle”, and “circle”. 3. Thenwrite code to allow the user to drag each shape into any of the 3boxes. If the shape is a match, then move the shape element intothe box element. 4. Write code to slowly fade-in a backgroundcolour of green when the game is won. 5. Also write code to draw abig red letter X inside a square box whenever it receives anincorrect shape. If that occurs, leave the X there until thecorrect shape is dropped.
Expert Answer
Answer to Create Week6ahtml Week6acss Js Week6ajs Create Small Game Left Screen 3 Shapes Square Tria Q36737405 . . .
OR