xikhar/spiderbench
About the project
A browser-based 3D web-swinging game built by Claude under human direction as a non-commercial fan project and benchmark of AI game-development capabilities.
Useful for
- Run locally via npm run dev to assess the quality of AI-generated code and assets
- Study the procedural city generation and Three.js shaders as examples for your own project
- Compare Claude Code's capabilities with other AI tools on a game-development task
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 84 stars so far today, about 118 expected by the end of the day.
- The repository is 0 days old and already has 91 stars. With less than two weeks of history, there's no usual pace to compare the spike against yet.
- Top new repositories this week: #165.
- About 52 forks a day — people are taking the code.
- Recent forks include notable developers: @jaggedsoft (467 followers), @jasonkneen (443 followers).
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 91
- Today
- 84 · ≈ 118 by evening
- Forks
- 22
- Issues and pull requests
- 1
- Watchers
- 1
- Language
- JavaScript
- Created
- September 27, 2026
- Last push
- September 27, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 27, 2026Top new repositories this week: #165
More in this category
-
5.7
jaydendavisnc/inkwave
A browser-based Splatoon-style 4v4 turf-war shooter built on three.js: teams paint the arena for three minutes and the most-covered side wins. No build step, everything procedural.
-
4.8
ScottieFox/caustic-volume
Real-time water caustics in the browser built on three.js: sunlight bends through a moving water surface and gathers into bright shifting lines on the pool floor. Two single-file HTML versions, lite and sandbox, with…
-
4.7
dgreenheck/tidewater
A browser fishing game set on a tropical island: cast from the pier, beach or boat, fight the fish, sell your catch and buy better gear. Runs on WebGPU with its own small rendering engine, no framework.
-
4.2
brumar/chess-postmortem-skills
A set of Claude Code skills that turn a chess game into a post-mortem: Stockfish analysis of every move, annotated PGN, HTML board, and a narrated video. It can also use a recording of the player's think-aloud during…
-
4.0
blackbearreloaded/ProsperoEden
Unofficial port of the Eden Nintendo Switch emulator for PS5 homebrew. Lets you run Switch games on a PlayStation 5 console.
-
3.9
willfaust/Madeira
A research project for running x86-64 Windows games on a non-jailbroken iPhone by combining Wine, FEX-Emu (x86-64 → ARM64 translation) and DXMT (D3D11 → Metal) in a single Mach process.