This is a game written in React. Players and the main judge are made with AI Agents. Thanks to Jotai most of the state is controlled by Agents. With help of Flows-Ai whole logic flow is described neatly in one single file.
Provide your OpenAI api key in .env file jsut as it is in example file.
pnpm install
pnpm run dev
MIT