Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 1.35 KB

README.md

File metadata and controls

18 lines (11 loc) · 1.35 KB

Apple Pie

About the game

This is a simple mobile game in which you have to guess a word having a list of letters (in the basic version it is a list of American states). With every wrong answer, apples disappear from the tree. You can change the list of predicted words in the structure ListOfWords. Words are taken from the list in random order.

Attention!

If you are using your own list of predicted words, do not use divisions and spaces.

Rules of the game

You have to guess the hidden word having a list of letters. if you are wrong, you lose one apple. If you guess the letter, the apples stay in place. For guessing the word you will get a winning score, for losing all apples, you get a losing score. After receiving a win or a loss score, the game starts over.

Portrait device orientation

Landscape device orientation