https://github.com/junelin2001/wordle
Trying make Wordle with React and TypeScript.
https://github.com/junelin2001/wordle
github-pages react typescript wordle
Last synced: 24 days ago
JSON representation
Trying make Wordle with React and TypeScript.
- Host: GitHub
- URL: https://github.com/junelin2001/wordle
- Owner: JuneLin2001
- Created: 2024-08-19T09:35:13.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-01T14:17:54.000Z (almost 2 years ago)
- Last Synced: 2025-03-11T23:35:47.959Z (about 1 year ago)
- Topics: github-pages, react, typescript, wordle
- Language: TypeScript
- Homepage: https://junelin2001.github.io/Wordle/
- Size: 488 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## About The Project
Trying make Wordle with React and TypeScript.
> [View Demo](https://junelin2001.github.io/Wordle/)
### Built With




## Roadmap
- [x] 可以在第一行輸入、刪除英文字母
- [x] 可以按下 Enter 判斷結果、只有六次機會
- [x] 隨機加載題目
- [ ] 虛擬鍵盤&手機板
- [ ] 排行榜(?)
