Show HN: 3D Chess

4 hugs 2 8/6/2025, 11:41:24 PM testtrack.org ↗

Comments (2)

hugs · 5h ago
hi hn! i'm making a test site for testing browser automation tools called "test track".

i started the selenium and appium projects, and now i'm working on vibium -- an ai-native successor to selenium, based on the new webdriver bidi w3c standard. (webdriver bidi uses the faster websocket approach popularized by chrome/cdp and provides a standardized version for all browsers to implement).

but to make vibium, i need a test site to benchmark all the tools against, so i also created testtrack.org and am having fun vibe-coding up various web app challenges. (lovable and claude code ftw)

the most recent test module: "3d chess" — a three.js-based 3d chess simulator using raumschach rules

source is on github: https://github.com/tapsterbot/test-track

fewsats · 3h ago
I can't wait to see test track's evolution.

What is the countdown for the missions?