Skip to content

A mobile game in which you have to guess the words from the picture. Works on iPad and iPhone iOS 14.5+

Notifications You must be signed in to change notification settings

lgreydev/GuessWord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GUESS THE WORD

This is an interesting mobile game in which you have to guess the word from the picture. The game works on iPhone and iPad, supports portrait and landscape device orientation.

Game settings

  • Add your own word model or update an existing one City.swift

  • Set the number of lives in the model Game.swift, property life default value 6.

  • The number of levels until the victory is set in model Game.swift, method newRound() , and don't forget to change the method stateGame() in ViewController.swift.

  • Change Message Alert in file ViewController.swift methods messageNextLevel(), messageGameOver(), messageGameWin()

Technology

  • Swift code
  • MVC
  • Autolayout
  • Storyboard

Portrait device orientation

Landscape device orientation

About

A mobile game in which you have to guess the words from the picture. Works on iPad and iPhone iOS 14.5+

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages