Skip to content

A fun dice rolling app created with SwiftUI, allowing users to roll two dice and view the results instantly.

Notifications You must be signed in to change notification settings

AranFononi/Dicee-Section-17-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Dicee

Project for Section 17: Dice Rolling App

This project was completed as part of Section 17 in the Complete iOS Development Bootcamp by Angela Yu.

Project Overview

Dicey is a simple yet fun dice rolling application created entirely with SwiftUI. The app allows users to roll two dice and display the results on the screen, providing an engaging user experience.

What I Learned

In this project, I focused on:

  • SwiftUI Fundamentals: Gained hands-on experience with SwiftUI for building user interfaces.
  • State Management: Utilized @State properties to manage the state of the dice numbers and update the UI accordingly.
  • Animations and Layouts: Implemented responsive layouts and animations to enhance user interaction.

Key Skills

  • Proficient in creating views and layouts using SwiftUI
  • Experience with managing state in SwiftUI applications
  • Understanding of how to use images and buttons in SwiftUI

Additional Features

  • Intuitive design with an interactive button to roll the dice.
  • Customizable dice images that change based on the rolled number.

Project Preview

Dicey App Preview


Footer

Footer Image


Contact

For more information, feel free to reach out:

About

A fun dice rolling app created with SwiftUI, allowing users to roll two dice and view the results instantly.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages