nyakotey / infinitap

simple clicker game

Home Page:https://infinitap.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netlify Status

Infinitap


Background

this started out as a quick code on Sololearn.
Someway somehow I decided to take it further.
The purpose was to find a way to apply my knowledge of html,css and js, to make the concepts, patterns and basic syntax to stick.
Looking at the project, I did achieve my goal at the time; I used it all in this one project; data-attr, new css properties, es6+ rest & spread etc

the greatest thing that came out of this was GIT:
  I started using it during v2.5+. by the time i was done with v3, I realized how I poorly I used git and immediately knew how better to use it
  Cos what I did was basically underestimating git and not utilizing the very reason it exists, as a version control manager.
  I only used it as a better undo button, I would create a new folder for the next version. Lol, I know better now :)


Overview

You site is live on netlify at infinitap.netlify.app/
this points to the latest version, corresponding with the master branch.
Other branches can be previewed at branchName--infinitap.netlify.app/

About

simple clicker game

https://infinitap.netlify.app/


Languages

Language:CSS 73.3%Language:JavaScript 13.8%Language:HTML 6.9%Language:SCSS 6.0%