- Arrays are used to populate UI data.
- Custom functions are used.
- UI objects are oganized into stacks or have dynamic constraints.
- UI data is dynamic/not hardcoded.
- Game displays score/results.
- How to effectively apply feedback from UX testing.
- How important it is to have dynamic alignment.
- How to tie custom functions to a button.
- How to display computed values using variables.
- Use SwiftUI instead of Storyboard
- Animate the tree to show a falling apple motion.
- Add more complex words for the user to guess.
- Design an iOS version.
- Add a custom font.
- Use a more appealing color/design scheme.