
Cubemate - AI Code Learning Assistant
Write, execute, and learn code in Python, Java, JavaScript, C++, Go, and Rust.
@francis7_a · X
Building - learning tools for devs and student. happy to connect.
The full gallery
Tech stack
8 projects

Write, execute, and learn code in Python, Java, JavaScript, C++, Go, and Rust.
@francis7_a · X
Building - learning tools for devs and student. happy to connect.

Match cartoon character colors using HSB sliders to guess the right shade.
Toon Tone — 浏览器里的动画角色颜色猜测游戏,玩家使用 HSB 滑块还原目标颜色,每轮显示色相、饱和度、亮度偏差得分,支持手机微调、种子分享和排行榜

Tap keys in rhythm to master sprint physics and set records in this rhythmic challenge game.
stigo · V2EX
继续上站,今天顺便修了 2 个 bug,系统越用越顺手了 ## 不废话,直接上链接👇👇👇 - [Play Speed Stars Online for Free]( https://speed-stars.top/)  - [Drive Mad Unblocked]( https://speed-stars.top/)  ## 后面计划多做几个模板,告别千篇一律

Train your concentration with interactive games including Schulte Tables, Stroop Tests, and reaction time challenges.
Focus Game — 专注力训练小游戏集合,包含 Schulte Table、Stroop Test、Reaction Time Test 等浏览器训练工具

Slide the green piece to the target with unique movement rules for each colored piece.
u/DailyObstruction · Reddit
Obstruction - A daily sliding puzzle Obstruction is a puzzle where the aim is to slide the green piece to the target. Sounds simple, but pieces have movement restrictions depending on their colour so the solution isn't always as easy as it seems. With a fresh puzzle every day and a short playtime, this game can become a fun habit that slips right into your daily routine. Compete with your friends to see who can solve it in the shortest time or fewest moves using the share button

A free pixel-art skateboard endless runner game playable instantly in your browser.
@kkori_choi · X
Built this little pixel-art endless runner while learning vibe coding. No installs. Just open and play. Can you beat 10,000 points? 👀

A browser color memory game where you match hidden shades using HSL sliders and score 0–10.
ToonTones — 浏览器颜色记忆游戏,观察隐藏色后用 HSL 滑块还原,五轮给出 0–10 分,支持每日挑战和排行榜,无需注册下载

Benchmark AI models by having them animate a 3D banana plant's full lifecycle.
fran-mora · HN
I gave 5 AI coding agents one prompt: grow a banana plant through its whole life in three.js: sprout, leaves, flower, fruit, rot, then pups that restart the loop. It's deceptively simple and yet very hard to get right from procedural code: you have to write working three.js and understand how the plant is actually built; how it hangs, ages and decays. Get the biology wrong and the code renders something weird. These are agents, not bare models (Claude Code and Codex for now). They can use tools, including playwright to check their work and improve it.