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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

A snappy "guess the flag" game with no trackers etc.

2 点作者 mxxc大约 1 年前

2 条评论

dabacaba大约 1 年前
Minor issue: sometimes several "countries" (not actually countries, but dependent territories) have the same flag, but the game only accepts one answer as valid.
评论 #40109472 未加载
mtmail大约 1 年前
Solver:<p>window.setInterval(() =&gt; { var g=currentFlag.commonName; checkGuess(g); document.getElementById(&#x27;search-input&#x27;).value = g;}, 600);
评论 #40108482 未加载