Ask HN: Why hasn't x86 caught up with Apple M series?
434 points by stephenheron 3d ago 616 comments
Ask HN: Best codebases to study to learn software design?
105 points by pixelworm 5d ago 90 comments
Show HN: Void Scourge – a browser CCG auto-battler where every card is unique
1 MrManchot 0 8/29/2025, 9:43:09 AM void-scourge.com ↗
I built a collectible-card auto-battler you can play in the browser. Every card is unique: we procedurally generate the card’s stats/bonuses/name and its illustration (via Stable Diffusion prompts derived from attributes). Decks are 6 cards, fights are auto-resolved and typically finish in < 20s. Progression is free (daily booster + quests), with Legacy / ~6-month Seasons / weekly Draft modes, a Catalyst fusion (5 same-level → stronger card, with a chance to produce an “Abnormality”), and fair matchmaking with multiple leaderboards. No downloads. Free to play.
I’d love feedback on:
– Proc-gen balance (bonus ranges & rarity odds),
– Combat readability (order = attack order; Taunt targeting),
– Draft reward structure and matchmaking.
Happy to answer technical questions (proc-gen pipeline, image prompting, leaderboard snapshots/Hall-of-Fame).
No comments yet