Skip to content

ygeras/WordScramble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WordScramble

Project Description

The project is a part of 100 Days of SwiftUI curriculum by Paul Hudson Hacking with swift

This project is a game. The game will show players a random eight-letter word, and ask them to make words out of it. For example, if the starter word is “alarming” they might spell “alarm”, “ring”, “main”, and so on.

  • Answers that are shorter than three letters or are just our start word are disallowed.
  • Users can restart with a new word whenever they want to.
  • Text view tracks and shows the player’s score for a given root word. It involves a number of words and their letter count.

Project Screen

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages