Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 584 Bytes

File metadata and controls

19 lines (15 loc) · 584 Bytes

Hangman-Game

junior-frontend-recruitment-task

Table of contents

General info

This project is a recruitment task. It's simple Hangman game. User generates a password which is passing through API (or in case there is a network problem, from backup password array). Passwords are countries names (backup passwords are names of top 20 biggest cities in the world).

Technologies

Project is created with:

  • HTML5
  • CSS3
  • JavaScript

Live page

https://iambro.github.io/Hangman-Game/