Skip to content

VDylan/scoreKeeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 

Repository files navigation

Score Keeper in Vanilla JS

Creation date of this repo Last update of the repo Doing with love

A Score Keeper created only with Vanilla JS (Zero library)

To start

Nothing needed to start, only download this repository or open it with the link in the description !

Prerequisites

If you want to edit it, you need beforehand a code editor like Visual Studio Code, Sublime Text, Atom, ...

Delivery conditions

Base

  • 2 separate counters (Player 1 and Player 2)
  • 3 Buttons (Player 1 + Player 2 + Reset)
  • Each click increments by 1 the corresponding score
  • Reach the max score => Score in Green & Lock everything except the Reset
  • Input set the max score (5 by default)
  • Reset to default value
  • Vanilla JS only (Zero library or Copy/Paste)

Bonus

  • A beautiful page
  • Dark mode

PDF of the delivery conditions (in French)

Made with

Contributors

License

No License applied to this project.

About

Delivery n°5-2 of Yes We Web Formation (Web/ Web Mobile Developer)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors