Skip to content
This repository was archived by the owner on Mar 17, 2026. It is now read-only.
This repository was archived by the owner on Mar 17, 2026. It is now read-only.

Display Tetris in Web UI #349

@soerface

Description

@soerface

Currently, the game state of tetris can only be viewed when a user bought a drink (so when he plays).
Add the current status of the Tetris game to website as well. It should be publicly viewable (no login required).

While the block style should be similar to the blocks used in the pygame version, it shouldn't reuse the exact assets, but use proper CSS design that fits the style of the rest of the page.

No need for live updates via JS or whatsover - just a server side rendered HTML like the rest of the page.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions