
GrimWalker |Pre-Alpha|
A dark fantasy browser game in pre-alpha development.
@grimwalkerSM · X
CODES ON MY PROFILE
The full gallery
Tech stack
27 projects

A dark fantasy browser game in pre-alpha development.
@grimwalkerSM · X
CODES ON MY PROFILE

Play Yahtzee against an optimal AI to test your strategy intuition.
@afotherg · X
I vibe coded an optimal yahtzee game. See if your intuition is the right move. Repo at with acknowlegements

A blind arena where AI models write flash fiction on the same prompt and you vote for the better story.
eykd · HN
AI-Generated Flash Fiction Arena

Play a strategy game about the AI race where you govern the US or China through 2030.
micstradev · HN
I made a strategy game where you play the US or China through the AI race, 2026 to 2030, sixteen quarterly turns in the browser. One run takes about half an hour. At the start, the game seals two dice you never get to see. Inside: how hard alignment really is, and how fast takeoff compounds. You get eval reports, but only as ranges, and they flatter you most exactly when your systems are least aligned. At the end you get a debrief which shows what your evals said each quarter and also what was actually true. I lost every run I played myself so far. Every number in the game is source-backed or a labeled design choice. Some of them are wrong somewhere. There is an issue template for challenging a number with a better source, and the better source wins. No accounts, no tracking, no server, works offline after first load. AGPL, nonprofit. Cards and parameters are plain JSON. Contribution is possible without writing code. Would like to have your thoughts if it is fun to play, how you lik

Improve your reasoning by solving adaptive AI-generated puzzles that learn from your mistakes.
u/connerpro · Reddit
IntelligenceMax - Adaptive reasoning practice with live AI questions (claim-safe near vs far) submitted by /u/connerpro to r/SideProject [link] [comments]

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

A browser game that turns text selection frustration into a peaceful puzzle challenge.
@PreciseAccident · X
I turned one of the most frustrating mobile experiences into a tiny browser game. When the world's most frustrating text selection meets peaceful words.

Go undercover in a scenario that really happened. Nine minutes, one seat, no right answer.
arpit_bansal · HN
LLM choose-your-own-adventure game to go undercover as top CEOs

Compete on a live leaderboard ranking Claude Code typing speed with daily and weekly scores.
@justdohank · X
— a live leaderboard of Claude Code usage. I've always wondered how much the builders actually making money prompt every day. If you use CC, come claim your spot 👀

Interrogate an AI suspect to solve a crime in this 5-minute interactive game.
@Kamphey · X
I made a 5 minute crime solving game. try it out. You get to talk to a suspect and interrogate them.

Generate interactive 3D worlds in seconds with text and photos using AI for games, research, and robotics.
ai world generator — 用文本和照片生成自然风光视频的 AI 工具网站

Analyze Go games with KataGo AI on cloud GPUs, compatible with KaTrain.
malusama · V2EX
[分享创造] 给没有显卡的棋友:一个可直接接 KaTrain 的云端 KataGo 服务 电脑没显卡,或者笔记本跑不动全盘复盘,但想用 KaTrain 分析棋谱?我做了一个云端 KataGo 服务,KaTrain 里只需要填一个 WSS 地址。 ## 怎么接入 - 注册后拿到 Token: https://go.malu.moe - KaTrain v1.18+ 的设置里,Remote Engine 填:`wss://go.malu.moe/v1/katago/<你的 Token>` - 走的是标准 KataGo Analysis Engine JSON over WebSocket ,复盘、深度分析、Sweep 这些功能都兼容 - 不想用 GUI 的话也有 REST 接口:`POST /v1/analyze` ## 免费额度(注册即用,不用绑卡) - 单次分析最多 1,000 visits - 每月 1,000,000 visits ,按 KaTrain 默认 500 visits/手算,大约够 10 局全盘复盘 - 并发 1 ,最多 5 个 Token