hangman-game
arsenbadalyan/hangman-game
Hangman Game: A popular word-guessing game implemented in React with TypeScript. Supports English and Armenian languages. Try to guess the secret word before running out of attempts!
Summary
A React + TypeScript implementation of the classic Hangman word-guessing game featuring bilingual support for English and Armenian. It includes interactive gameplay, score tracking, and a reset function.