benoitvallon / whack-a-mole-game

Very simple whack a mole game in JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Whack a mole game

Very simple whack a mole game in JavaScript, you can play here.

Installation

To play the game, you just need to launch a web server and serve the index.html file. If you have python installed, you could do so by running:

python -m SimpleHTTPServer 8080

About

Very simple whack a mole game in JavaScript


Languages

Language:JavaScript 81.9%Language:HTML 10.4%Language:CSS 7.7%