Skip to content

rithmschool/guess-the-password-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guess the Password

Simple browser game with an ES2015 refactor. Open index.html in the browser to play the game.

Your task is to refactor the app in two different ways.

  1. For the first refactor, convert the JavaScript in app.js to use ES2015 features.
  2. For the second refactor, convert the JavaScript in app.js to use jQuery instead of vanilla DOM manipulation.

Releases

No releases published

Packages

No packages published