#Hangman
This is a hangman game that was dedicated to Arabic learners, but which can be easily updated and adapted to any other language or purpose through the configuration file data.json.
DEMO : [Arabic Index] - [English Index]
==================
The database is data.js
Each folder contains its resources (img/css/js):
- hangman/ ---> Hangman for Arabic learners
- qhangman/ ---> Hangman based on arabic questions
- versions/ ---> Previous versions
- tools/ ---> Some text tools
- index/ ---> index resources
==================
This is an implementation of the hangman game using HTML/JS/CSS and deploying a json database. it includes :
- Customizable categories with multiple selection
- A hint option
- A responsive interface (Desktop/Mobile)
- Adaptative design
- The possibility of documenting the answers through other websites like dictionaries
The next version will include :
- A new design
- A level system
- A social scorer
- Rich categories and new words
- and other ameliorations ...