Submitted by: Prana Mohanty
Wordle is an android app that recreates a simple version of the popular word game Wordle.
Time spent: 3 hours spent in total
The following required functionality is completed:
- [✓ ] User has 3 chances to guess a random 4 letter word
- [ ✓] After 3 guesses, user should no longer be able to submit another guess
- [ ✓] After each guess, user sees the "correctness" of the guess
- [✓ ] After all guesses are taken, user can see the target word displayed
The following additional features are implemented:
- A lot of things can be imprve. The deign, UI, animation.
Here's a walkthrough of implemented user stories: https://github.com/PranaMohanty13/Wordle/blob/main/Animation.gif
Describe any challenges encountered while building the app.
Copyright [2022] [Prana Mohanty]
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.