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