Skip to content

paulocf92/hws-guess-the-flag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Hacking With Swift - Guess the Flag project

This project features:

  • Interface Builder code connections: Identity Inspector -> Class, IBOutlet's and IBAction's
  • Interface Builder interactions: Assistant option, Auto Layout, builder's frames update, etc
  • UIButton's props/methods: setImage, layer (border color and width)
  • Primitive methods: Array's shuffle(), Int.random(), String's uppercased()
  • UIButton's touchUpInside: sender, tag prop, etc
  • UIAlertController, UIAlertAction's and present method to fire up an alert
  • Asset Catalog

About

Hacking With Swift - Guess the Flag project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages