Skip to content

strubix/Whac-A-Mole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whacamole.js

A simple game using D3 on SVG made for fun :)

Online project : http://lucas-strubi.fr/projects/Whac-A-Mole/index.html

About the project

As a graphic designer and a beginner in web development, I wanted to try the interactivity of svg as a game using Javascript.
I started this using JQuery, but then I realised that JQuery wasn't appropriated for this kind of project, so I decided to retry this using D3.JS

To do list

The project is now playable but still in development. Here is my task list for upcoming updates.

  • Playable first version
  • Difficulty
  • Animations
  • Translations
  • High Scores
  • Stats
  • Sounds

Installation

git clone https://github.com/strubix/Whac-A-Mole.git
cd Whac-A-Mole
bower install

License

MIT License.

About

A simple game using D3 on SVG made for fun :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published