https://github.com/jack-carling/hangman
School assignment - game
https://github.com/jack-carling/hangman
javascript
Last synced: 3 months ago
JSON representation
School assignment - game
- Host: GitHub
- URL: https://github.com/jack-carling/hangman
- Owner: jack-carling
- Created: 2020-10-29T19:34:37.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-20T13:24:09.000Z (over 3 years ago)
- Last Synced: 2025-01-23T17:15:45.348Z (5 months ago)
- Topics: javascript
- Language: JavaScript
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hangman
School assignment – JavaScript course
## About
Halloween themed hangman game that picks a random word (in Swedish) with five tries to guess. There is also a time limit of 60 seconds per word to guess. The game listens for keyboard input and each key is only counted once. You win by guessing the correct word and lose by either guessing too many wrong letters or running out of time.
## Screenshot
