Skip to content

m3libea/Rock-Paper-Scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rock-Paper-Scissors

This is an app for the popular game Rock Paper Scissors.

The App is implemented with three different ways to make the transition between two scenes.

  • Rock transition is entirely by code, here the storyboard is not used for that.
  • Paper transition is fifty-fifty code and storyboard. We are using a manual segue.
  • Scissors transition is entirely made in the Storyboard, except the part to transfer data between scenes.

Here you can see a preview of it:

alt tag

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages