/Hangman

Built for Android devices, it provides a graphical interface for playing the classic game, with features like hint assistance and a visual representation of the hangman as wrong guesses accumulate.

Primary LanguageKotlin

Hangman Game

Screenshot 2024-02-14 at 12 39 18 AM

Description

This Hangman game is a fun and interactive way to guess words letter by letter. Built for Android devices, it provides a graphical interface for playing the classic game, with features like hint assistance and a visual representation of the hangman as wrong guesses accumulate.

Screenshot 2024-02-14 at 12 40 53 AM

Features

  • Interactive Letter Buttons: Choose letters from a dynamically generated keyboard to guess the word.
  • Visual Hangman: Watch as the hangman drawing progresses with each incorrect guess.
  • Hint System: Get hints to help guess the word, with limitations to keep the game challenging.
  • Responsive Design: Enjoyable on both tablets and phones, with layouts optimized for different screen sizes.

Installation

To install the game, simply clone this repository and import the project into Android Studio.

git clone https://github.com/mar19a/hangman.git