Skip to content

EHAB7k/Lab03_Conditionals

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Lab03_Conditionals

Topics

For our Lagger & Snake Game we need to have some conditionnals to know what are the posibilities when we are on the square.

  • Need to define if the Dice's 🎲 result is bettween 1 & 6 (here we got a dice with 6 faces)
  • Need to define if we are on square with Lagger or Snake
  • Need to accomplish the square action (Lagger, Snake or nothing)

Description

  • Only use playground to develope the logical game
  • Print your result on your console area
  • Upload your project to your own GitHub Repo and make a pull Request

DeadLine

Tuesday 13 October

Ressources

Swift Book Ref : Chapter 3 -> Conditionnals Slides Ref : 04_IntroductionXcode, 06_Swift_Basic_Playground, 07_Swift_Basic_Types_Variables_Constants

Additional ressources

Apple : Intro to app development in Swift, Lesson 1 & 2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%