File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Play wordle in your shell.
4
4
5
- Inspired by - https://www.powerlanguage.co.uk/wordle/
5
+ ``` console
6
+ ruby <(curl -s https://deepakmahakale.in/wordle/wordle.rb)
7
+ ```
6
8
9
+ Inspired by - [ https://www.powerlanguage.co.uk/wordle ] ( https://www.powerlanguage.co.uk/wordle )
7
10
8
11
<iframe width =" 640 " height =" 550 " src =" https://user-images.githubusercontent.com/14993828/149231796-7e151d08-2ee8-4975-bedc-450d7767dd7d.mp4 " frameborder =" 0 " allowfullscreen ></iframe >
9
12
@@ -34,7 +37,3 @@ You got the correct word in 3 guess(es).
34
37
Share with your friends using the link below:
35
38
https://twitter.com/intent/tweet?url=https://deepakmahakale.in/wordle&text=Play%20wordle%20in%20the%20shell.%0A%0AMy%20score%203/6%0A%0A%E2%AC%9C+%E2%AC%9C+%F0%9F%9F%A8+%F0%9F%9F%A8+%E2%AC%9C+%0A%F0%9F%9F%A8+%F0%9F%9F%A9+%E2%AC%9C+%F0%9F%9F%A9+%F0%9F%9F%A9+%0A%F0%9F%9F%A9+%F0%9F%9F%A9+%F0%9F%9F%A9+%F0%9F%9F%A9+%F0%9F%9F%A9+%0A%0A
36
39
```
37
-
38
- ``` console
39
- ruby <(curl -s https://deepakmahakale.in/wordle/wordle.rb)
40
- ```
You can’t perform that action at this time.
0 commit comments