devhmac / ScoreKeeper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ScoreKeeper

Basic Scoreboard style app.

Utilized Bulma for responsive styling. Application is build primarily around conditional logic on button click event listeners.

Next step is to reconfigure a bit of the redundant logic as each score increases, and we reach the winner threshold.

** Reconfigured** Incorperated all P1 and P2 linked events, and put them in objects, was then able to create a function with the arguments of player and opponent. This contained all required conditional logic to add points, and check for player win conditions.

Screen Shot 2021-02-20 at 7 44 02 PM

About


Languages

Language:HTML 58.6%Language:JavaScript 41.4%