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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Wordbots, an online card game in which players make their own cards

7 点作者 alnis大约 2 年前

1 comment

alnis大约 2 年前
Hi!<p>Wordbots is a long-running side project I&#x27;ve been working on on-and-off for the past ~7 years that I finally feel comfortable enough with to share with the HN community.<p>It&#x27;s an online tactical card game (inspired by games like Hearthstone and Magic: the Gathering), where players write their own cards in natural language, that gets parsed down to JavaScript.<p>The resulting game gets pretty wacky as players can create all sorts of cards, though there are some game formats that try to produce more balanced gameplay as well (e.g. one format in which both players shuffle their decks together, and various draft formats).<p>If you&#x27;re curious about how it all works, I made a write-up about it here: <a href="https:&#x2F;&#x2F;app.wordbots.io&#x2F;how-it-works" rel="nofollow">https:&#x2F;&#x2F;app.wordbots.io&#x2F;how-it-works</a><p>And if you want to chat about Wordbots beyond this thread, please don&#x27;t hesitate to join our discord at <a href="https:&#x2F;&#x2F;discord.wordbots.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;discord.wordbots.io&#x2F;</a> . I&#x27;d love to hear any and all feedback.<p>Alex