Skip to content

Latest commit

 

History

History
42 lines (22 loc) · 965 Bytes

README.md

File metadata and controls

42 lines (22 loc) · 965 Bytes

✨ Hangman Android App ✨

Android App "Hangman Game" with timer - school project at Mobile Development with Java course (2020)

📌 How does the application work?

You guess the word like in every Hangman game (comes random from array with 35 words).

You can see which letters you tried, how many tries you have left

and check the Hangman progress with pictures.

When you loose or win, animation with corresponding text shows.

You can also play with timer (1 minute) with start, reset, pause and resume.

There is also reset game possibility.

📌 GUI and examples

H 1

H 2

H 3

H 4

H 5

📌 GUI with timer

HT 1

HT 2

HT 3

HT 4

HT 5

HT 6