ahlamjureabi / Homework02_LadderSnake_Xcode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Homework02_LadderSnake_Xcode

Topics

With what you learn, you need to simulate the roll Dice action in our game Ladder & Snake.

Description

  • Make an iOS App with 1 button and one Image View
  • When the user pressed the button, he can get a result of the Dice
  • You need to display an image to represent the result of the rolling Dice (like the screenShot)

Screenshot 2021-10-14 at 16 18 28

Ressources

You need to undersatand those step below :

  • Drag and drop your view in the story boad
  • Need to bind your view with your code (button and Image)
  • Use "control + Touch" button to see the blue link
  • Need to use conditionals, variables, function...

About


Languages

Language:Swift 100.0%