caowens / ios101-project2-wordle-starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project 2 - Wordle Pt. 2

Submitted by: Charles Owens

Wordle Pt. 2 is an app that is a version of the popular game Wordle.

Time spent: 2 hours spent in total

Required Features

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

Video Walkthrough

Kapture 2023-09-27 at 15 09 19

Notes

I encountered many challenges when trying to create a gif. I thought that maybe the video was too long or the size was too big, but an error occurred every time I tried to submit it to Giphy. When I tried Loom, it worked once, but the gif it let's you embed is only the first few seconds (I'm assuming this happens when the video is too long).

License

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.

About


Languages

Language:Swift 100.0%