展示 HN:Requirement5 – 一款数字卡牌收集游戏
1 分•作者: FailMore•6 天前
我年轻时曾收集宝可梦卡牌。我长大后,我的宝可梦卡牌积满了灰尘(我也学会了成为一名软件工程师)。直到有一天,我偶然发现了 <a href="https://poke-holo.simey.me/" rel="nofollow">https://poke-holo.simey.me/</a>,这是一个令人惊叹的虚拟宝可梦卡牌作品。
受到 HTML、JS 和 CSS 这些魔法的启发,我决定要构建自己的虚拟集换式卡牌游戏——这款游戏叫做 Requirement5。你可以在游戏中发现卡牌,并在发现的过程中收集游戏货币。如果你想保存一张卡牌或创建自己的卡牌,都需要花费货币。如果你创建了一张卡牌,并且其他人保存了它,你将获得 70% 的货币返还。我和几个朋友已经用我们自己创作的卡牌(得益于我们拥有命令行接口,编码代理可以贡献一份力量)为游戏打下了基础。
我们的背景故事是关于星际间对地球表达想象力的需求:<a href="https://requirement5.com/about" rel="nofollow">https://requirement5.com/about</a>
发现卡牌:<a href="https://requirement5.com/" rel="nofollow">https://requirement5.com/</a>
创建卡牌:<a href="https://requirement5.com/create" rel="nofollow">https://requirement5.com/create</a>
来源:<a href="https://github.com/vilt9/requirement5" rel="nofollow">https://github.com/vilt9/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://poke-holo.simey.me/" rel="nofollow">https://poke-holo.simey.me/</a>, which is an incredible piece of virtual Pokemon card work.<p>Fuelled by this HTML, JS and CSS wizardry, I decided I'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://requirement5.com/about" rel="nofollow">https://requirement5.com/about</a><p>Discover cards: <a href="https://requirement5.com/" rel="nofollow">https://requirement5.com/</a><p>Create cards: <a href="https://requirement5.com/create" rel="nofollow">https://requirement5.com/create</a><p>Source: <a href="https://github.com/vilt9/requirement5" rel="nofollow">https://github.com/vilt9/requirement5</a>