Prompt
Code in html, css, and Javascript a self-contained, complete and embeddable kenken game using the rules shown at this site: https://www.kenkenpuzzle.com/how_to Make the initial game in a 3 by 3 array for beginning 4th grade students. Make drag and drop digits that can be dropped multiple times from the number bank. Put any incorrect dragged numbers back in the bank. Add a ding sound for correctly dragged digits. Play a celebration with confetti and a trumpet fanfare for a correctly completed puzzle. Add a new game button and randomize the numbers in the next game.
4 by 4 Intermediate Game
Using the same rules, generate a four by four grid.
5 by 5 Advanced Game
Using the same prompts, create a five by 5 game.
6 by 6 More Advanced Game
Make a more advanced six by six game board using the same instructions.
7 by 7 Grandmaster Game
Upgrade the game to a seven by seven array using the same rules and prompts.
8 by 8 Titan Game
Now make the array eight by eight.
9 by 9 Legend Game
Make the final level with a 9 by 9 array. It's the last one!