flanzana / dog-clicker

rebuilt dog clicker after learning JavaScript Design Patterns (using Model, Octopus and View)

Home Page:https://flanzana.github.io/dog-clicker/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dog Clicker Premium

Introduction

Dog clicker has been coded from strach (code was a mess) by me. After lesson of organizing a JavaScript code (Model, Octopus and View) we rebuilt the spaghetti code into Dog clicker Premium.

Instructions

  • Open Project page directly in your browser (Google Chrome is recommended) or download the repo and open the file index.html in your browser.
  • Select one of 5 dogs from the list. Dog's image will display in the middle of the page.
  • For each click on dog's image, click will be counted and displayed on the page.

Source

About

rebuilt dog clicker after learning JavaScript Design Patterns (using Model, Octopus and View)

https://flanzana.github.io/dog-clicker/


Languages

Language:JavaScript 83.2%Language:HTML 9.6%Language:CSS 7.2%