Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Gurge44 committed Jul 3, 2023
1 parent 7409c3a commit 56eee4c
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,12 @@
A simple wordle built in html, css and javascript. This is a project for me to learn Javascript.

## MAIN FEATURES
- Animate.css animations
- Animate.css animations + fireworks on correct guess
- Ability to change the number of guesses you have (1-30)
- Ability to change the word length (3 - 16 letter words)
- Optional time limit to find the word (+ optional: bonus time for yellow & green letters, penalty for grey letters)
- Optional time limit to make a guess
- Easily change the color of nearly everything without editing the code
- Restart easily as many times as you want (+ option to Auto-Restart after correct guesses)
- No limitations in any way, feel free to use the source code, but if you do, I would be happy if you at least mentioned my name. Thanks!

Expand All @@ -14,7 +18,7 @@ A simple wordle built in html, css and javascript. This is a project for me to l
- Right click in the index.html code > choose Open with Live Server (you need the live server extension) (it may also work without opening it as a Live Server)
- Enjoy.

## IMAGES
## IMAGES (outdated)
![example 1](https://i.imgur.com/fy1cvUm.png)
![example 2](https://i.imgur.com/wNqWHXt.png)
![example 3](https://i.imgur.com/28uSViU.png)
Expand Down

0 comments on commit 56eee4c

Please sign in to comment.