sw19-tug / afternoon02

The repo for the team Afternoon 02
MIT License
0 stars 0 forks source link

GAMES_009 Implemented hint feature for Hangman [SK,RK] #58

Closed skerbl closed 5 years ago

skerbl commented 5 years ago

Hint feature: reveals first hidden character of the word. Get deducted 3 points.

skerbl commented 5 years ago

Most changes are pretty self-explanatory. The change to AndroidManifest.xml gets rid of the empty MainActivity and makes the WelcomeScreen the new entry point. MainActivity files deleted. Fixed double declaration of variable in TTB_Activity.