hangman is a simple game for learning English vocabulary, it's a quick fun project I worked on along with my classmate for a our database management class in our second year. The principle of the game is simple; our application generates a random word based on our filtered JSON file, and displays the length of the word as dashes while only showing ONE or TWO characters in the word, depending on its length.
You get a total of 6 chances, each time you write a wrong character, a the hangman picture on the screen starts getting completed step by step. Once the full hangman picture finishes, you will automatically lose and the app will display the correct answer at the end.
In the start of our game, you get three choices: