wordle

所属分类:OA办公系统
开发工具:JavaScript
文件大小:126KB
下载次数:0
上传日期:2022-03-12 21:51:06
上 传 者sh-1993
说明:  用人工智能玩单词
(Play wordle with an ai)

文件列表:
.eslintrc.json (40, 2022-03-13)
components (0, 2022-03-13)
components\Game.js (520, 2022-03-13)
components\Head.js (659, 2022-03-13)
components\NextButton.js (874, 2022-03-13)
components\PlayAgainButton.js (872, 2022-03-13)
components\WinLoseNotification.js (616, 2022-03-13)
components\WordleForm.js (5992, 2022-03-13)
components\WordleLetter.js (533, 2022-03-13)
components\WordleRow.js (338, 2022-03-13)
lib (0, 2022-03-13)
lib\custom_hooks (0, 2022-03-13)
lib\custom_hooks\useKeyPress.js (983, 2022-03-13)
next.config.js (118, 2022-03-13)
package-lock.json (223770, 2022-03-13)
package.json (519, 2022-03-13)
pages (0, 2022-03-13)
pages\_app.js (137, 2022-03-13)
pages\index.js (3341, 2022-03-13)
postcss.config.js (82, 2022-03-13)
public (0, 2022-03-13)
public\favicon.ico (9953, 2022-03-13)
public\old_favicon.ico (25931, 2022-03-13)
public\vercel.svg (1101, 2022-03-13)
public\wordle_words.json (116748, 2022-03-13)
styles (0, 2022-03-13)
styles\Home.module.css (1698, 2022-03-13)
styles\globals.css (335, 2022-03-13)
tailwind.config.js (179, 2022-03-13)

# Play Wordle with an AI ![Screenshot of the Frontend](https://github.com/davidkuda/media/blob/main/ai-wordle/ai-wordle.png) ## Getting Started First, run the development server: ```bash npm run dev # or yarn dev ``` Open [http://localhost:3000](http://localhost:3000) with your browser to see the result. You can start editing the page by modifying `pages/index.js`. The page auto-updates as you edit the file. [API routes](https://nextjs.org/docs/api-routes/introduction) can be accessed on [http://localhost:3000/api/hello](http://localhost:3000/api/hello). This endpoint can be edited in `pages/api/hello.js`. The `pages/api` directory is mapped to `/api/*`. Files in this directory are treated as [API routes](https://nextjs.org/docs/api-routes/introduction) instead of React pages. ## Learn More To learn more about Next.js, take a look at the following resources: - [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API. - [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial. You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome! ## Deploy on Vercel The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js. Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.

近期下载者

相关文件


收藏者