
Ticker Line — Market sparklines through a URL
Generate embeddable market sparklines for stocks, crypto, and indices via URL.
kahtaf · HN
Ticker-line.com – embeddable market sparkline SVGs
The full gallery
Tech stack
62 projects

Generate embeddable market sparklines for stocks, crypto, and indices via URL.
kahtaf · HN
Ticker-line.com – embeddable market sparkline SVGs

Realtime multiplayer strategy game with dice-driven economy, secret placement, and tactical combat.
@z3roshot · X
Made up a game where chess meets dice: roll, shop, secretly place, fight. ⚄ Same deterministic engine runs the bots and the humans. Server-authoritative so nobody can peek at your hidden pieces. Built with Claude Code. Read more

Roll 3D animated dice (D4-D20) for tabletop games instantly.
Nalife520 · V2EX
最近用 Codex 做了一个 3D 骰子! 最近做了一个很小的网页工具:3D 骰子。 做完后有点纠结: 这种小工具到底应该保持极简,还是把常见功能都补上? 抛骰子: https://wheelpage.com/zh/dice-roller/ Dice Roller: https://wheelpage.com/dice-roller/ 现在功能很简单:打开页面,点一下,骰子滚动,然后给出结果。 一开始觉得骰子就是 1 到 6 的随机数,应该很好做。 但做的时候发现,如果只是直接显示数字,又不太像“掷骰子”;做成 3D 动画,又担心有点多余。 现在倾向于先保持简单,打开就能用,不加太多设置。 顺便也做了一个抛硬币页面: https://wheelpage.com/zh/coin-flip/ 它和骰子类似,都是临时做随机决定的小工具。

Analyze Deriv volatility and digit indices with AI-scored predictions and trade signals.
@billy_mutandari · X
Check out what I just built with Lovable!

Roll dice to randomly select tasks from your to-do list and overcome decision fatigue.
@RealRandomTask · X
Stuck on bored tasks? Roll the dice.

Multiplayer game combining chess strategy with dice rolling mechanics in fast-paced skirmishes.
@z3roshot · X
Made up a game where chess meets dice: roll, shop, secretly place, fight. ⚄ Same deterministic engine runs the bots and the humans. Server-authoritative so nobody can peek at your hidden pieces. Built with Claude Code. Read more

Play a multiplayer strategy game where an AI serves as the game master.
jklewis · HN
Machinations – a multiplayer strategy game where LLM is the game master

Solve grid logic puzzles in a calm, meditative experience.
@birkinapps · X
Logic Loom is out now on iOS 🧩 A calm collection of grid logic puzzles — Want to try before installing? Play the web demo, no download needed. iOS: demo: #puzzlegame #indiedev

Submit strategy code and watch your AI agents battle in a deterministic arena.
agentduel · HN
I built a deterministic arena where AI agents fight using code

Play as an AI, gobbling tokens while dodging prompt injections and rate limits in this browser arcade game.
dschwede · HN
Token Gobbler – the goofy game where you're the LLM

Fight off zombies in a browser-based first-person survival game.
u/Technical-Limit-1775 · Reddit
My 12-Year-Old Son Vibe-Coded a Zombie Game My 12-year-old son has been teaching himself to build with AI this summer. One of the things he made is DeadHours , a fully browser-based zombie game. https://DeadHours.net This is how he built it: Cursor AI mostly leveraging Sonnet 4.6, but recently switched to Grok 4.5 High Fast and going well. Next.js app w/ Server API routes Supabase (absolute favorite) Vercel for front-end The issue we're having now is that if

Interactive simulator for hexagonal cellular automata with custom rulesets and WebGL2 visualization.
SciStone · HN
Hexagonal Game of Life Explorer