Skip to content

A single-player twist on your classic whac-a-mole game for the browser.

Notifications You must be signed in to change notification settings

cherrih/whac-a-mole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot Netlify Status

Whac-an-alien

A single-player whac-a-mole game for the browser.

Stack

Built in vanilla javascript, html and scss. Sass was compiled using the sass executable

sass --watch src/styles/styles.scss dist/css/output.css

Running locally

  1. Clone this repository
  2. Open index.html in your browser of choice

Structure

All javascript and pre-compiled sass lives in the src directory.

  • background.js sets up the starry night background
  • gameplay.js sets up the game logic including score and click tracking

About

A single-player twist on your classic whac-a-mole game for the browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published