Skip to content

Molly-Hughes/whac-a-mole

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is a Mario-themed Whac-A-Mole game built using HTML, CSS, and JavaScript. I followed Kenny Yip's tutorial to create this game and learned how to:

  • Use HTML5 Canvas to render the game board.
  • Manipulate DOM elements to set up the game.
  • Add event listeners for player interactions.
  • Randomly spawn moles and piranha plants.

I made some modifications to personalise the project, but the core structure follows the tutorial. Huge thanks to Kenny Yip Coding for the original guide! 🎮

whac-a-mole-sample

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.1%
  • CSS 26.4%
  • HTML 14.5%