midhetfatema94 / WordScramble

A basic gamification project in SwiftUI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WordScramble

This project is a game where a word has been picked by the computer and we need to make as many words as possible by rearranging them.

Features are:

  • Checks whether the entered string is a word in the dictionary
  • Checks whether all the letters belong in the given word
  • Checks for repetition of the word

TODO

  • Add a Timer to finish a game within the specified time

About

A basic gamification project in SwiftUI.


Languages

Language:Swift 100.0%