Skip to content

KevinDyke/hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HANGMAN GAME

Simple hangman game in C# based on an interview test.

The code is being used as a learning tool.

To-Do

  • [x]Return JSON instead of string
  • [ ]Change to use Publish / Subscript pattern
  • [ ]Add list of possible words (at the moment the word is always hangman)
  • [ ]Add graphics of hangman

About

Hangman game in C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages