Skip to content

Cross-platform Hangman game built with .NET MAUI, featuring interactive gameplay, dynamic UI, and hangman progress visualization.

Notifications You must be signed in to change notification settings

pacheco4480/MauiHangmanGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

MauiHangmanGame ๐ŸŽฎ

About the Project

MauiHangmanGame is a classic Hangman Game developed using .NET MAUI, designed for cross-platform play on Android, iOS, Windows, and macOS. The game challenges players to guess hidden words by selecting letters, with a visual representation of the hangman progressing with each incorrect guess.

Features ๐Ÿš€

  • ๐Ÿ“ Random Word Generation: Words are randomly selected from a predefined word list.
  • ๐Ÿ”ค Interactive Letter Buttons: On-screen keyboard for intuitive gameplay.
  • ๐Ÿ˜ฐ Hangman Progress Visualization: Visual feedback for incorrect guesses through progressive drawing of the hangman.
  • ๐Ÿ† Win/Loss Conditions: Victory when the word is guessed; loss when the hangman is fully drawn.
  • ๐Ÿ”„ Restart Game: Option to reset and play again.
  • ๐ŸŽจ Responsive and Modern UI: Clean and engaging interface adapted for multiple devices.

Technologies Used ๐Ÿ› ๏ธ

  • Framework: .NET MAUI
  • Language: C# ๐ŸŸฆ
  • UI Design: XAML
  • Platform: Android, iOS, Windows, macOS

Visual Demonstration ๐ŸŒŸ

๐Ÿ”ค Gameplay Interface

17-1

17-2

How to Run the Project ๐Ÿ’ป

  1. Clone the repository:
    git clone https://github.com/pacheco4480/MauiHangmanGame.git

About

Cross-platform Hangman game built with .NET MAUI, featuring interactive gameplay, dynamic UI, and hangman progress visualization.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages