Skip to content

This is a mobile game in which you have to guess a word, written in UIKit using Auto Layout. iOS 14.5+

Notifications You must be signed in to change notification settings

lgreydev/ApplePie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This is a mobile game in which you have to guess a word, written in UIKit using Auto Layout. iOS 14.5+

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages