Skip to content

lxkask/hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hangman

By Lukáš Kubík.

A simple Hangman game in JavaScript.

Used Technologies

  • HTML
  • CSS
  • JavaScript

Project Purpose

The project was created as a final project for the "Programming and application development" class. It replicates the classic Hangman game.

Project Outcome

The result of the project is the Hangman Web Application, which allows user to:

  1. Choose from 3 themes of the game.
  2. Guess the word letter by letter.
  3. See the hangman being built when guessing incorrectly.

Running the Project

To properly run the project, follow these steps:

  1. Clone the repository to your device.
  2. Open index.html in your web browser.

By following these steps, you will launch the application and be able to start playing the Hangman.

If you want to customize and enhance the application, you can modify the source code according to your needs.

About

Hangman in JavaScript school project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors