Skip to content

Seb2lyon/My-Hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My Hangman

Little PHP code for a Hangman game online (in French). There's 3 levels of difficulties and it's using a very huge list of words (368439 words of 4 letters or more), based on the Scrabble's Official dictionary 2003 (ODS4). The words are all in French (singular or plurial names, infinitive or conjugated verbs...).

It works with a database that manage the list of words (table named "dictionary" and its configuration file is included... just import it to your own database).

This is an old projet that I've updated recently. I hope you will enjoy it :D

Don't hesitate to submit me some improvements (there must be a lot)... ;)

Now, you can test this web app online in : http://seb2lyon.info.free.fr/my-hangman/

About

Little PHP code for a Hangman game online

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages