4 Forks
3 Stars
3 Watchers

hangman

Simple hangman game implemented with Flask to teach an introductory course on Web app development.

How to download and setup hangman

Open terminal and run command
git clone https://github.com/vlopezferrando/hangman.git
git clone is used to create a copy or clone of hangman repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with hangman https://github.com/vlopezferrando/hangman/archive/master.zip

Or simply clone hangman with SSH
[email protected]:vlopezferrando/hangman.git

If you have some problems with hangman

You may open issue on hangman support forum (system) here: https://github.com/vlopezferrando/hangman/issues