Skip to content

ilkinulas/tetris-go

Repository files navigation

tetris-go is a tetris game implementation that runs in the terminal.

https://github.com/nsf/termbox-go is used to render the blocks and draw texts.

Install & Run

  1. go get github.com/ilkinulas/tetris-go

  2. go install github.com/ilkinulas/tetris-go

  3. tetris-go

Tetris-Go Demo

Controls

Action Key
Move Left LEFT arrow
Move Right RIGHT arrow
Rotate UP arrow
Soft Drop DOWN arrow
Hard Drop Space Bar
ESC Exit

About

Play Tetris in the terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages