ga-sei-lessons / Project-1-copy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Whack-a-Mole Game

Untitled

The game presents a 3x3 grid where a mole pops up randomly hidden from the nine holes on the game board, and the player clicks on the mole to increase their score. Click here to play: https://pejmantheory.github.io/Project-1/

MVP Features

  • Grid of holes: A 3x3 grid where moles appear and disappear
  • Mole appearance: Moles should randomly pop up from the holes and stay visible for a limited time
  • Scoring system: Players earn points for each mole they whack
  • Background: Animated gradient

Future Stretch Goals

  • A timer to limit the game duration (e.g., 60 seconds)
  • Sound effects as moles being hit

Tech being used:

HTML, CSS, JavaScript, Draw.io (wireframe)

About


Languages

Language:CSS 43.2%Language:JavaScript 40.2%Language:HTML 16.6%