Hang GIF Man
2020 · React, Vite
A playful, in-browser take on Hangman where your progress is shown through animated GIFs instead of a traditional gallows. The app is lightweight, responsive, and UX-focused: it supports both mouse and keyboard input, announces game status to assistive technologies, and provides instant visual feedback for mistakes and wins.
- Gameplay: classic Hangman rules with random word selection and quick restart
- GIF-driven feedback: dedicated animations for wrong guesses and success
- Input: on-screen keyboard plus physical keyboard support
- Accessibility: ARIA labels, keyboard navigation, live status messages (screen-reader friendly)
- Mobile UX: responsive layout and vibration feedback on supported devices
- Quality: core components covered by tests

