Skip to content

ba-00001/WORDLE_IOS_EXTENDED

Repository files navigation

Project 2 - Wordle App

Submitted by: Brian Bazurto

Wordle App is an iOS app that brings the classic Wordle game to your mobile device. It allows users to guess a random word by selecting letters from an on-screen keyboard. The app provides feedback on correct and incorrect letters, making it an engaging word-guessing game.

Time spent: 4 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 number of rows on the board (how many guesses are 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!

Video Walkthrough

App GIF preview

App Preview

Image 1 Wordle App New features Image 2 Wordle App New features Image 3 Wordle App New features

Notes

Lessons Learned:

  • Learned the importance of modularizing code to simplify complex functionalities.
  • Gained insights into effective debugging techniques for intricate data-handling processes.

License

Copyright [2024] [Brian Bazurto copyright]

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages