Whack-a-Prawn
A whack-a-mole style game built using Javascript
As one of my first projects with Code Institute, I built Whack-a-Prawn, a simple whack-a-mole style game with a twist. The user’s yard has been taken over by Parktown Prawns, a large species of (much-disliked) cricket native to South Africa. The user will have to eliminate a certain amount of prawns from the yard in order to win the game. If the user misses 10 prawns, they lose the game. If they hit 30 prawns, they win the game.
The aim of this project was to build an interactive front-end site using Javascript. Through this project, I was able to practice JavaScript DOM manipulation, functions and event handling.
Live website link
