Submitted by: Imani C
Wordle pt.2 is an app that builds off of it's predecessor, Wordle pt.1 from project 1. Filled in part of the implementation to integrate the settings screen and modify the rules of the game.
Time spent: 1.5 hours spent in total
The following 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 features will later be implemented:
- App displays a reset button on the top left to reset the game (but make no changes to the settings)
[Guide]](https://www.loom.com/share/e9f7f32d05284e23aa607661b533fa6b?sid=4c1a4ee9-65ad-41e9-ba2e-cdf1adb39551)
Copyright [2024] Imani Cage]
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.