Skip to content

Latest commit

 

History

History
57 lines (43 loc) · 2.02 KB

README.md

File metadata and controls

57 lines (43 loc) · 2.02 KB

#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

==================

Overview

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

Large view Mobile view

Perspectives

The next version will include :

  • A new design
  • A level system
  • A social scorer
  • Rich categories and new words
  • and other ameliorations ...

Credits :

- Based on the HTML framework Skeleton - JQuery - JQuery Multiselect Plugin - JQuery StackBox Plugin - Free bip sound from soundjay [1] - favicon : freeware with allowed commercial usage [2] - a javascript portion by Cathy Dutton under MIT licence