Skip to content

tezz-dev/RollDiceApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

RollDiceApp

It has the bug in which whenever we hange the axis of rotation, there is no animation for the first time. The transition does not exist.

Look at only BoxView.swift

Some hints to fix this bugs:

  1. look at currentXAxis, currentYAxis, horizontalTranslation
  2. try adding your own transition
  3. try the
withAnimation {
  //code
}

If you get the solution, either email it to me at [email protected] or send it through whatsapp no. +91 861 89 83 585

To do :

  1. Fix the bug
  2. Add inner stroke to each side of the die
  3. Roll button to arbitrarily roll the die and get a result
  4. Improve the roll animation
  5. Multiple dice?
  6. Dealer v/s user : If the user wins +1, if the dealer wins -1?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages