TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: I Recreated Wordle on Excel

3 点作者 theolivenbaum超过 3 年前

1 comment

theolivenbaum超过 3 年前
After I lost some time building a Wordle assistant the other day, I was curious if one could reproduce the Wordle gameplay using only Excel (without using macros). And it was actually fairly simple - just VLOOKUPs and some logic. Even the selection of the word of the day is the same!<p>If anyone wants to give it a try: <a href="http:&#x2F;&#x2F;curiosity.ai&#x2F;wordle&#x2F;wordle.xlsx" rel="nofollow">http:&#x2F;&#x2F;curiosity.ai&#x2F;wordle&#x2F;wordle.xlsx</a>