This is a simple JavaScript app that keeps track of the number of clicks while on the selected photo. You may choose between five different cat photos. Once you switch to another photo your click count is lost (for now).
The live, playable game can be found here.
I chose something simple and easy on the eyes as I'm not the best designer. I feel as though the layout works well and has a natural flow to it.
Fork or download the repo and once saved locally open up index.html
in your favorite browser.
- On load, the image displayed is a placeholder and will not count clicks
- Choose a cat from the left menu
- Click on the photo of your selected cat to incriment your count
- Count is not reset upon selecting another cat
- There are no required dependencies.
- There are no optional dependencies.
I am the only contributor to this code (besdies the aforementioned credited sources) and the project is complete (I think). There's not much to this project but if you feel the desire to contribute I won't say no.
This project is licensed under the MIT License and you are free to do the following with the code, subject to the conditions provided within the license found at the link above:
- use
- copy
- modify
- merge
- publish
- distribute
- sublicense
- sell