No description
Find a file
2025-04-11 21:03:18 +02:00
.forgejo/workflows Update dependencies, containerize, add build workflow 2025-03-03 00:35:21 +01:00
backend Add a features (to-do) list, update tRPC and make scene types an abstract concept 2025-04-11 21:03:18 +02:00
frontend Add a features (to-do) list, update tRPC and make scene types an abstract concept 2025-04-11 21:03:18 +02:00
public/objects commit 05 2024-12-27 18:10:40 +01:00
shared Add a features (to-do) list, update tRPC and make scene types an abstract concept 2025-04-11 21:03:18 +02:00
.dockerignore Update dependencies, containerize, add build workflow 2025-03-03 00:35:21 +01:00
.gitignore Update dependencies, containerize, add build workflow 2025-03-03 00:35:21 +01:00
Containerfile Update dependencies, containerize, add build workflow 2025-03-03 00:35:21 +01:00
index.html Update dependencies, containerize, add build workflow 2025-03-03 00:35:21 +01:00
package.json Add a features (to-do) list, update tRPC and make scene types an abstract concept 2025-04-11 21:03:18 +02:00
pnpm-lock.yaml Add a features (to-do) list, update tRPC and make scene types an abstract concept 2025-04-11 21:03:18 +02:00
README.md Add a features (to-do) list, update tRPC and make scene types an abstract concept 2025-04-11 21:03:18 +02:00
tsconfig.json Update dependencies, containerize, add build workflow 2025-03-03 00:35:21 +01:00
uno.config.ts Update dependencies, containerize, add build workflow 2025-03-03 00:35:21 +01:00
vite.config.ts Update dependencies, containerize, add build workflow 2025-03-03 00:35:21 +01:00

level-up

Interactive theater experience.

Features

  • Interaction scenes

    • voting
    • selecting an interaction for execution
    • notifying when the chosen interaction is executed
    • showing/hiding items manually
    • vote rigging
    • textual notes attached to specific interactions
    • items marked as "not essential to the completion of the scene"
    • multistep crafting without prescribed order of combine interactions
  • Choice scenes

    • voting
    • concluding the voting
    • vote rigging
  • temporarily disabling player input/output

  • pre-start scene

  • scene timers

  • authentication

  • achievements