agt-the-walker / guess_the_password

Simple browser game with an ES2015 refactor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Guess the Password

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

If you'd like to see some ES2015 features in the JavaScript code (including let, const, arrow functions, and more), check out the ES2015 branch.

About

Simple browser game with an ES2015 refactor


Languages

Language:JavaScript 85.0%Language:HTML 9.2%Language:CSS 5.8%