Skip to content

poyea/hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

22 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

hangman?

hangman

A hangman game with simple GUI, using WPF. We use standard rules that are used in elementary schools. You can modify the list of words to adjust the difficulty.

Design principles

1.) Singleton for Word class

2.) No MVC/MVP/MVVM to avoid over design

3.) No other frameworks adopted

To build the project

You need Visual Studio β‰₯2017.

If you like this, please

  • Star
  • Fork
  • Contribute

License

This repository is licensed under the WTFPL. See also LICENSE.md for details.