Skip to content

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

Notifications You must be signed in to change notification settings

gosiacodes/Hangman-Android-App

Repository files navigation

✨ 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