Skip to content

Latest commit

 

History

History

07-WordScramble

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

WordScramble

Project 5
Author: Zai Santillan
Jan 14, 2023 - Saturday

<< 06-BetterRest | 08-Animations >>

📝 What I Learned

List, Bundle, UITextChecker, onAppear, fatalError()

Excalidraw - Day 29 to 31

🏆 Challenges

  1. Disallow answers that are shorter than three letters or are just our start word.

    🔗 Solution

  2. Add a toolbar button that calls startGame(), so users can restart with a new word whenever they want to.

    🔗 Solution

  3. Put a text view somewhere so you can track and show the player’s score for a given root word. How you calculate score is down to you, but something involving number of words and their letter count would be reasonable.

    🔗 Solution

Pull Request

📷 Screenshots

Project 5 - Demo

Resources

<< 06-BetterRest | 08-Animations >>