Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sungj921028/wordle
https://github.com/sungj921028/wordle
c programming-exercises wordle-game
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/sungj921028/wordle
- Owner: SunGj921028
- Created: 2024-04-29T13:22:25.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-08-26T17:21:41.000Z (5 months ago)
- Last Synced: 2024-08-26T20:28:48.561Z (5 months ago)
- Topics: c, programming-exercises, wordle-game
- Language: C
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wordle
### Game Rule
1. You have 6 chances to guess.
2. You can't guess a nonexist word.
***
![image](https://github.com/SunGj921028/wordle/blob/main/wordle.png)