Submitted by: Divyarajsinh Karmariya
Wordle is an app that that provides you with an interactive experience in the world of words. The app will generate a random word which the user will have to guess with limited number of chances for each word. With each guess, you'll receive clues that indicate which letters are included in the word and where they're located. You aim to use these clues to guess the secret word before running out of attempts. The app now also allows you to change the
Time spent: 3 hours spent in total
The following required functionality is completed:
- User can change the number of letters per row (the length of the goal word)
- User can change the numbers of rows on the board (how many guesses allowed)
- User can select a new themed set to pull the goal word from
- User can select "alien wordle", causing the goal word to change after each guess
The following optional features are implemented:
- App displays a reset button on the top left to reset the game (but make no changes to the settings)
The following additional features are implemented:
- List anything else that you can get done to improve the app functionality!
[Guide]](Loom) .
I faced some challenges in the exercise 5 part 1 and 2 while defining the left bar button item and reset board with current settings.
Copyright [yyyy] [name of copyright owner]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.