Standalone web version of Cognitron.
This repo intentionally removes the Reddit Devvit integration. The game now runs as a normal global web game and keeps only game state plus AI-analysis helpers.
npm install
npm run devsrc/components/ React game UI
src/logic/ Game state transitions
src/services/ai/ Optional AI analysis client/mock