展示HN:Requirement5 – 一款数字卡牌收集游戏

1作者: FailMore5 天前原帖
我年轻时曾经收集宝可梦卡片。随着成长,我的宝可梦卡片积满了灰尘(我也学会了成为一名软件工程师)。然后有一天,我偶然发现了<a href="https:&#x2F;&#x2F;poke-holo.simey.me&#x2F;" rel="nofollow">https:&#x2F;&#x2F;poke-holo.simey.me&#x2F;</a>,这是一款令人惊叹的虚拟宝可梦卡片作品。 受到这段HTML、JS和CSS魔法的启发,我决定自己制作一款虚拟集换卡牌游戏——名为Requirement5。在游戏中,你可以发现卡片,并在此过程中收集游戏内货币。如果你想保存一张卡片或创建自己的卡片,则需要消耗货币。如果你创建了一张卡片,其他玩家保存了它,你将获得70%的货币返还。我和几个朋友已经用我们自己的创作为游戏注入了内容(得益于我们有一个命令行界面,编码者可以发挥作用)。 我们的背景故事是关于地球在星际间表达想象力的需求:<a href="https:&#x2F;&#x2F;requirement5.com&#x2F;about" rel="nofollow">https:&#x2F;&#x2F;requirement5.com&#x2F;about</a> 发现卡片:<a href="https:&#x2F;&#x2F;requirement5.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;requirement5.com&#x2F;</a> 创建卡片:<a href="https:&#x2F;&#x2F;requirement5.com&#x2F;create" rel="nofollow">https:&#x2F;&#x2F;requirement5.com&#x2F;create</a> 源码:<a href="https:&#x2F;&#x2F;github.com&#x2F;vilt9&#x2F;requirement5" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;vilt9&#x2F;requirement5</a>
查看原文
I used to collect Pokemon cards when I was a youth. I grew up and my Pokemon cards collected dust (and I learnt to be a software engineer). Then one day I stumbled across <a href="https:&#x2F;&#x2F;poke-holo.simey.me&#x2F;" rel="nofollow">https:&#x2F;&#x2F;poke-holo.simey.me&#x2F;</a>, which is an incredible piece of virtual Pokemon card work.<p>Fuelled by this HTML, JS and CSS wizardry, I decided I&#x27;d build my own virtual collecting card game - which is call Requirement5. You discover cards, and collect our in game currency as you do so. If you want to save a card or create your own card, it costs currency. If you create a card and others save it, you get 70% of the currency back. A few friends and I have seeded it with our own creations (helped by the fact we have a CLI, so coding agents can do their bit).<p>Our lore is about an interplanetary need for earth to express imagination: <a href="https:&#x2F;&#x2F;requirement5.com&#x2F;about" rel="nofollow">https:&#x2F;&#x2F;requirement5.com&#x2F;about</a><p>Discover cards: <a href="https:&#x2F;&#x2F;requirement5.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;requirement5.com&#x2F;</a><p>Create cards: <a href="https:&#x2F;&#x2F;requirement5.com&#x2F;create" rel="nofollow">https:&#x2F;&#x2F;requirement5.com&#x2F;create</a><p>Source: <a href="https:&#x2F;&#x2F;github.com&#x2F;vilt9&#x2F;requirement5" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;vilt9&#x2F;requirement5</a>