Skip to content

Rock, paper and scissors game application illustrating different ways of presenting view controllers. Rock button presents the view controller using only code. Paper button uses code and segue to present the view controller. Scissors uses only segue (no code) to present the view controller.

Notifications You must be signed in to change notification settings

vignansankati/Roshambo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Roshambo

Rock, paper and scissors game application illustrating different ways of presenting view controllers. Rock button presents the view controller using only code. Paper button uses code and segue to present the view controller. Scissors uses only segue (no code) to present the view controller.

About

Rock, paper and scissors game application illustrating different ways of presenting view controllers. Rock button presents the view controller using only code. Paper button uses code and segue to present the view controller. Scissors uses only segue (no code) to present the view controller.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages