https://github.com/nukeop/llm-mafia-2
Hide and fool the AIs. Manipulate them so they vote each other out and spare you.
https://github.com/nukeop/llm-mafia-2
Last synced: 18 days ago
JSON representation
Hide and fool the AIs. Manipulate them so they vote each other out and spare you.
- Host: GitHub
- URL: https://github.com/nukeop/llm-mafia-2
- Owner: nukeop
- License: agpl-3.0
- Created: 2026-06-17T22:51:51.000Z (20 days ago)
- Default Branch: master
- Last Pushed: 2026-06-18T21:03:10.000Z (20 days ago)
- Last Synced: 2026-06-18T23:05:48.701Z (19 days ago)
- Language: TypeScript
- Size: 84 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bun-react-tailwind-template
To install dependencies:
```bash
bun install
```
To start a development server:
```bash
bun dev
```
To run for production:
```bash
bun start
```
This project was created using `bun init` in bun v1.3.11. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime.