Skip to content

ArpitaGanatra/cat-clicker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cat Clicker

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.

Project Design

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.

Playing Locally

Fork or download the repo and once saved locally open up index.html in your favorite browser.

Instructions

  • 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

Required Dependencies

  • There are no required dependencies.

Optional Dependencies

  • There are no optional dependencies.

Pull Requests

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.

Licensing

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

About

A simple JS app for Udacity's FEND Nanodegree

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 41.0%
  • JavaScript 32.9%
  • CSS 26.1%