s A multiplayer party game where AI roasts players' photos.
Prerequisites: Docker Desktop
-
Install Docker: https://docs.docker.com/desktop/setup/install/windows-install/
-
Run
justcommand:just
-
Open
http://localhost:8000
Key files and directories:
main/games/- Game logicmodels.py- Database models (Games, Players, Photos)views.py- Page handlersurls.py- URL routing
main/templates/- Jinja templatesmain/static/- Avatars & images