Skip to content

Hangman game created with Vanilla JS (OOP), SASS, HTML, Webpack

Notifications You must be signed in to change notification settings

layrell/hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hangman game

The well-known Hangman game created with Vanilla JS, SASS, HTML and Webpack. My main purpose was to focus on OOP with JavaScript and work with Webpack.

App description

*Note that App is not connected to any database and no backend is used. The app and data will be the default each time you connect

The phrases base consists of 5 categories (clothes, food, sport, countries, brands). Each category consists of 10 phrases. User chooses category and a phrase is drawn.

Application displays current statistics. It provides number of wins and losses as well as average number of failed attempts to guess a letter (per game).

About

Hangman game created with Vanilla JS (OOP), SASS, HTML, Webpack

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published