2025-10-04 10:00:07 +02:00

Inspired by the Death By AI game available on Discord. (This project has no affiliation with Discord inc. Or any subsidiaries.)

A game where you have to convince AI to get into debt, or have to convince AI to put you out of debt.

How to run:

  1. Download the repository code.
  2. Run with either:
  • Install the modules into a venv or use uv sync to automatically do it for you, and then run app.py.
  • Run docker compose up -d in this directory
  • Build the docker image, then run with docker run
Description
No description provided
Readme GPL-3.0 129 KiB
Languages
Python 50.9%
Jinja 48%
Dockerfile 1.1%