Skip to content

CodingWithDavid/SimpleHangUm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hang Um for Blazor

This is a simple hang man game written in Blazor. The objective of the project was not to focus on the UI but to be able to code the interactions of the game

by David Gallivan

Getting Started

  1. Clone this repository

    git clone https://github.com/CodingWithDavid/SimpleHangUm
    cd SimpleHangUm
  2. Open in Visual Studio or Visual Code a. With Visual Code you will need to install the C# extensions

  3. Press F5

What's in the App

  1. Simple UI that show the standard hang man frame
  2. Keyboard support for entering in guesses
  3. Displaying wrong guesses
  4. Notification on a letter in twice
  5. Notification on game end
  6. Notification on game won

Problems or Suggestions

Open an issue here

Thank You

Resources

About

Blog post of hang man

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published