Home

Awesome

go-tetris

TUI and WASM tetris in go using tcell.

Can be used either in a terminal as a native app, or as a WASM app in a web browser.

Run WASM app in a web browser:

Run native terminal app:

go run github.com/aaronriekenberg/go-tetris@latest

go install github.com/aaronriekenberg/go-tetris@latest

Keys:

Finger/Mouse Events:

Screenshots:

Native app in iTerm2: go-tetris-native

WASM in Chrome: go-tetris-wasm