Kaggle Environments

Build a **standalone interactive (human vs AI) version** of a Kaggle game environment that runs entirely in the browser. The engine and bundled AI agents are re-implemented in TypeScript so there is no Python round-trip — a player picks moves in a React UI, the game state advances in a web worker, and AI opponents play against them. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/kaggle--kaggle-environments--kaggle-environments commit d370e24b14

Frequently asked questions

npx skillmds@latest add tomevault-io/kaggle-environments