Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 1.61 KB

README.md

File metadata and controls

29 lines (24 loc) · 1.61 KB

Hangman

Overview

The Hangman iOS game is an interactive and engaging application where players guess words or movie titles by selecting letters. The game advances with each correct guess, revealing the letters in the word or title. Incorrect guesses contribute to the drawing of a hangman, signaling the player's progress towards failure. The game aims for either the full revelation of the word or title (winning scenario) or the completion of the hangman drawing (losing scenario).

Screenshots

Features

Two Game Modes: Players can choose between guessing random dictionary words or movie titles. Score Tracking: Scores are calculated based on correct and incorrect guesses, with a high score feature. User Preferences: Options to customize game settings like language and theme. Persistence: User settings and scores are saved between sessions.

Installation

 git clone https://github.com/willassaly/hangman-ios-game.git