Skip to content

Commit

Permalink
Create ReadMe
Browse files Browse the repository at this point in the history
  • Loading branch information
JRao2108 authored Oct 11, 2023
1 parent 9ec38a2 commit 16ef8ec
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions Games/Mole Bash Mania/ReadMe
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
Mole Bash Mania
Mole Bash Mania is an arcade game, in which the player uses a small rubber mallet to hit robotic toy moles that pop up randomly in holes laid out across the surface of the machine.
The objective of the game is to hit the mole to get more points.
The game runs for 20 seconds with the mole moving randomly across 3 x 3 matrix.

Tech Stack
HTML
CSS
Javascript

Functionalities
Random selection of a hole to place the Mole.
Start button triggers the timer and movement of Mole across the grid.
Start button gets disabled untill 20 seconds are over.
To score 10 points you have to hit the mole by clicking on it before it disappers.
Counting of total score.
Responsive Layout.

0 comments on commit 16ef8ec

Please sign in to comment.