Skip to content

pedroacciainoli/dicegame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dice Game 🎲

Swift's third project

Topics in this module:

  • How to clone an existing Xcode project from GitHub.
  • Create an app with behaviour and functionality.
  • Create links between the Interface Builder files and code using IBActions and IBOutlets.
  • Get familiar with the Xcode code editor.
  • Learn to use comments to annotate code.
  • Understand and use Swift constants and variables.
  • Understand and use collection types such as Swift arrays.
  • Test and debug your app with the Xcode console.
  • Learn about randomisation and how to generate random numbers in Swift.

Simulator Screen Recording - iPhone 11 - 2022-05-02 at 00 06 14

Plus

  • Label with sum of dice one and dice two

Simulator Screen Recording - iPhone 11 - 2022-05-02 at 00 48 08

This is a companion project to The App Brewery's Complete App Development Bootcamp, check out the full course at www.appbrewery.co

About

Project of dice game on swift using storyboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages