https://github.com/flaribbit/typst-tetris
Play tetris in typst
https://github.com/flaribbit/typst-tetris
tetris typst typst-template
Last synced: 3 months ago
JSON representation
Play tetris in typst
- Host: GitHub
- URL: https://github.com/flaribbit/typst-tetris
- Owner: flaribbit
- Created: 2023-12-22T13:06:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-22T13:14:14.000Z (over 1 year ago)
- Last Synced: 2025-01-27T12:49:33.920Z (5 months ago)
- Topics: tetris, typst, typst-template
- Language: Typst
- Homepage:
- Size: 2.93 KB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# typst-tetris
Yes, you can play tetris in typst!
[typst-preview](https://marketplace.visualstudio.com/items?itemName=mgt19937.typst-preview) vscode extension or [web app](https://typst.app/) recommended for best experience.

Keys:
- a : move left
- d : move right
- s : move down
- w : drop
- j : rotate left
- k : rotate right