TabletopAssistant / DiceKit

Swift framework for expressing and evaluating dice notation (e.g., d20, 4d6+4, 3d8×10+2), which is commonly used in tabletop role-playing games.
Apache License 2.0
14 stars 1 forks source link

Update DiceKit for Swift3 #140

Open JonathanHoffman opened 7 years ago

JonathanHoffman commented 7 years ago

Submodules should be updated to their swift 3 versions. Basic syntax should be updated to Swift 3. The same pull request may or may not include updates to syntax to keep the library more in line with the fast-changing best practices in Swift 3.