TechNeko
AI PRODUCT LAB

AI Product Lab Notes

AI agents do the implementation, people set the direction. These are the prototypes that came out of that workflow, and the notes from making them.

Letting Claude Code Drive Unity: A True-Scale Solar System Simulator

StatusPlayable prototype · experiment complete

From a machine without Unity to a true-scale solar system playable in the browser, built entirely by an AI agent on the command line. Technical approach, every trap we hit, the model used and the tokens spent, all recorded as they were.

  • Unity 6
  • WebGL
  • Claude Code
  • Unity CLI
  • Retrospective
Updated2026-09-21 Read more

TBA Dev Log #1: From a Headless Simulation to a Wasteland Squad That Moves

StatusPlayable prototype · In development

A post-apocalyptic idle RPG that lives in your taskbar, built in Godot 4 with GDScript, code written by an AI agent from the command line. This entry records the first two weeks end to end: combat math and the economy loop were proven with no graphics at all, then a pixel-art presentation layer went on top. Along the way we shelved a home-grown layered character rig and threw out AI-generated fake pixel art.

  • Godot 4
  • GDScript
  • Idle RPG
  • Pixel Art
  • Dev Log
Updated2026-07-03 Read more
TOP