Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vinicius-santoro/my-wordle
Wordle clone complete with all animations and effects.
https://github.com/vinicius-santoro/my-wordle
Last synced: about 2 months ago
JSON representation
Wordle clone complete with all animations and effects.
- Host: GitHub
- URL: https://github.com/vinicius-santoro/my-wordle
- Owner: Vinicius-Santoro
- License: mit
- Created: 2022-06-04T16:31:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-13T12:23:29.000Z (about 2 years ago)
- Last Synced: 2023-03-04T02:38:11.718Z (almost 2 years ago)
- Language: JavaScript
- Size: 57.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
my-wordle
### _Project: wordle - Wordle game clone_
- This project is a game made to familiarize myself with markup and styling languages. The user has 6 attempts to unlock the 5-character secret word.
## _This game was like this:_
![wordle](https://user-images.githubusercontent.com/83036509/172074178-2858e1fd-7dc7-4beb-a73a-633e8dc39bf0.gif)
## _How to Play_
- To play, just access this link: https://vinicius-santoro.github.io/my-wordle/
## _Informations_
- You can use your typing or use your keyboard to type the word.
- The yellow color symbolizes that you have typed an existing character in the word, but it is in the wrong place.
- The green color symbolizes that you have typed an existing character in the word and are in the right place.